Click here to Skip to main content
15,919,358 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: A dll that contains an executable. Pin
David Crow15-Sep-04 5:15
David Crow15-Sep-04 5:15 
GeneralRe: A dll that contains an executable. Pin
AssemblySoft15-Sep-04 5:42
AssemblySoft15-Sep-04 5:42 
GeneralRe: A dll that contains an executable. Pin
David Crow15-Sep-04 5:51
David Crow15-Sep-04 5:51 
GeneralRe: A dll that contains an executable. Pin
AssemblySoft15-Sep-04 10:54
AssemblySoft15-Sep-04 10:54 
GeneralRe: A dll that contains an executable. Pin
David Crow15-Sep-04 10:56
David Crow15-Sep-04 10:56 
GeneralRe: A dll that contains an executable. Pin
AssemblySoft15-Sep-04 10:55
AssemblySoft15-Sep-04 10:55 
GeneralRe: A dll that contains an executable. Pin
David Crow17-Sep-04 8:26
David Crow17-Sep-04 8:26 
GeneralEdit box and associated CString Pin
Imtiaz Murtaza15-Sep-04 5:00
Imtiaz Murtaza15-Sep-04 5:00 
Dear friends,
I got an edit box, the user enters the string in the edit box that my application collects in the associated CString variable m_edit_customerAddress.
But the problem is that users are entering characters like "space bars", "tabs" "new line" , in the beginning of the string and at the end of the string. What i want to remove thiese characters from m_edit_customerAddress. How can i do so ?

Imtiaz
GeneralRe: Edit box and associated CString Pin
David Crow15-Sep-04 5:13
David Crow15-Sep-04 5:13 
GeneralRe: Edit box and associated CString Pin
RChin15-Sep-04 5:17
RChin15-Sep-04 5:17 
Generalfunction problem Pin
ISUstudent15-Sep-04 4:25
ISUstudent15-Sep-04 4:25 
GeneralRe: function problem Pin
David Crow15-Sep-04 4:49
David Crow15-Sep-04 4:49 
GeneralRe: function problem Pin
ISUstudent15-Sep-04 4:51
ISUstudent15-Sep-04 4:51 
GeneralRe: function problem Pin
David Crow15-Sep-04 5:10
David Crow15-Sep-04 5:10 
GeneralRe: function problem Pin
David Crow24-Sep-04 6:06
David Crow24-Sep-04 6:06 
GeneralRe: function problem Pin
Anonymous24-Sep-04 6:57
Anonymous24-Sep-04 6:57 
GeneralLinkedList Template - LNK2019 Pin
Milby00715-Sep-04 4:06
Milby00715-Sep-04 4:06 
GeneralRe: LinkedList Template - LNK2019 Pin
David Crow15-Sep-04 4:44
David Crow15-Sep-04 4:44 
GeneralRe: LinkedList Template - LNK2019 Pin
Milby00715-Sep-04 5:08
Milby00715-Sep-04 5:08 
GeneralRe: LinkedList Template - LNK2019 Pin
jmkhael15-Sep-04 5:04
jmkhael15-Sep-04 5:04 
GeneralRe: LinkedList Template - LNK2019 Pin
Milby00715-Sep-04 5:20
Milby00715-Sep-04 5:20 
GeneralRe: LinkedList Template - LNK2019 Pin
Bob Stanneveld15-Sep-04 6:31
Bob Stanneveld15-Sep-04 6:31 
QuestionWhat does *.hpp mean? Pin
mcgahanfl15-Sep-04 2:41
mcgahanfl15-Sep-04 2:41 
AnswerRe: What does *.hpp mean? Pin
David Crow15-Sep-04 2:50
David Crow15-Sep-04 2:50 
AnswerRe: What does *.hpp mean? Pin
markkuk15-Sep-04 3:16
markkuk15-Sep-04 3:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.