Click here to Skip to main content
15,897,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with imple syntax error. Pin
Christian Graus9-Feb-07 13:57
protectorChristian Graus9-Feb-07 13:57 
GeneralRe: Help with imple syntax error. Pin
Anthony Mushrow9-Feb-07 13:29
professionalAnthony Mushrow9-Feb-07 13:29 
GeneralRe: Help with imple syntax error. Pin
Lord Kixdemp9-Feb-07 13:37
Lord Kixdemp9-Feb-07 13:37 
GeneralRe: Help with imple syntax error. Pin
Christian Graus9-Feb-07 13:40
protectorChristian Graus9-Feb-07 13:40 
GeneralRe: Help with imple syntax error. Pin
Lord Kixdemp10-Feb-07 7:21
Lord Kixdemp10-Feb-07 7:21 
GeneralRe: Help with imple syntax error. Pin
Christian Graus10-Feb-07 10:36
protectorChristian Graus10-Feb-07 10:36 
QuestionDestroy CString instance? Pin
Oliver1239-Feb-07 12:49
Oliver1239-Feb-07 12:49 
AnswerRe: Destroy CString instance? Pin
Christian Graus9-Feb-07 13:23
protectorChristian Graus9-Feb-07 13:23 
Oliver123 wrote:
Is a separate CString textSub instance created each time the function executes?


Of course. You don't need to clean it up, it's not a pointer, it will clean itself up ( calling it's own destructor )


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

AnswerRe: Destroy CString instance? Pin
Eytukan9-Feb-07 17:52
Eytukan9-Feb-07 17:52 
AnswerRe: Destroy CString instance? Pin
Joan M9-Feb-07 22:32
professionalJoan M9-Feb-07 22:32 
QuestionWER implementation for Vista. Pin
oleg639-Feb-07 10:28
professionaloleg639-Feb-07 10:28 
AnswerRe: WER implementation for Vista. Pin
led mike9-Feb-07 11:17
led mike9-Feb-07 11:17 
GeneralRe: WER implementation for Vista. Pin
oleg639-Feb-07 11:26
professionaloleg639-Feb-07 11:26 
QuestionNothing else should happen while a while loop is going.. right? Pin
Anthony Mushrow9-Feb-07 9:20
professionalAnthony Mushrow9-Feb-07 9:20 
AnswerRe: Nothing else should happen while a while loop is going.. right? Pin
David Crow9-Feb-07 9:35
David Crow9-Feb-07 9:35 
GeneralRe: Nothing else should happen while a while loop is going.. right? Pin
Anthony Mushrow9-Feb-07 9:40
professionalAnthony Mushrow9-Feb-07 9:40 
AnswerRe: Nothing else should happen while a while loop is going.. right? Pin
lafleon9-Feb-07 10:30
lafleon9-Feb-07 10:30 
GeneralRe: Nothing else should happen while a while loop is going.. right? Pin
Anthony Mushrow9-Feb-07 10:43
professionalAnthony Mushrow9-Feb-07 10:43 
GeneralRe: Nothing else should happen while a while loop is going.. right? Pin
#realJSOP9-Feb-07 10:55
professional#realJSOP9-Feb-07 10:55 
GeneralRe: Nothing else should happen while a while loop is going.. right? Pin
Anthony Mushrow9-Feb-07 11:01
professionalAnthony Mushrow9-Feb-07 11:01 
GeneralRe: Nothing else should happen while a while loop is going.. right? Pin
led mike9-Feb-07 11:08
led mike9-Feb-07 11:08 
AnswerRe: Nothing else should happen while a while loop is going.. right? [modified] Pin
Waldermort9-Feb-07 11:41
Waldermort9-Feb-07 11:41 
GeneralRe: Nothing else should happen while a while loop is going.. right? [modified] Pin
Anthony Mushrow9-Feb-07 12:09
professionalAnthony Mushrow9-Feb-07 12:09 
Questionillegal use of this type as an expression Pin
hsuch9-Feb-07 8:11
hsuch9-Feb-07 8:11 
AnswerRe: illegal use of this type as an expression Pin
Sceptic Mole9-Feb-07 8:22
Sceptic Mole9-Feb-07 8:22 

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.