Click here to Skip to main content
16,005,236 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTransparent Child Dialog Pin
Calder30-Jan-04 14:44
Calder30-Jan-04 14:44 
GeneralRe: Transparent Child Dialog Pin
wb31-Jan-04 6:11
wb31-Jan-04 6:11 
Generalnewbie thing: Reading command line arguments in an MFC dialog-based App Pin
andreir2330-Jan-04 14:06
andreir2330-Jan-04 14:06 
GeneralRe: newbie thing: Reading command line arguments in an MFC dialog-based App Pin
Roger Wright30-Jan-04 14:31
professionalRoger Wright30-Jan-04 14:31 
GeneralRe: newbie thing: Reading command line arguments in an MFC dialog-based App Pin
Michael Dunn30-Jan-04 17:54
sitebuilderMichael Dunn30-Jan-04 17:54 
GeneralRe: newbie thing: Reading command line arguments in an MFC dialog-based App Pin
wb31-Jan-04 5:53
wb31-Jan-04 5:53 
GeneralDisplaying String messages for program progress and debugging purposes Pin
Gem30-Jan-04 12:23
Gem30-Jan-04 12:23 
GeneralRe: Displaying String messages for program progress and debugging purposes Pin
Garth J Lancaster30-Jan-04 13:31
professionalGarth J Lancaster30-Jan-04 13:31 
Im not sure If I get exactely what you're asking, and as for 'extensions of CString' to do this, I dont think so ... but you could check out :-

'OutputDebugString' http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/outputdebugstring.asp[^] and get a copy of DebugView from sysinternals .. http://www.sysinternals.com/ntw2k/freeware/debugview.shtml[^]

There are also plenty of logging/debugging classes avail here on CP - Look up 'Rob Manderson' for example, he's just contributed a worthwhile effort for logging and viewing ..

or if all all else fails, there's always the TRACE macro http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_core_the_trace_macro.asp[^]

'Debug tips' From the left hand menu also has a wide variety of options

'G'
GeneralRe: Displaying String messages for program progress and debugging purposes Pin
Gem30-Jan-04 19:34
Gem30-Jan-04 19:34 
GeneralRe: Displaying String messages for program progress and debugging purposes Pin
Gem30-Jan-04 21:29
Gem30-Jan-04 21:29 
GeneralRe: Displaying String messages for program progress and debugging purposes Pin
Garth J Lancaster30-Jan-04 23:03
professionalGarth J Lancaster30-Jan-04 23:03 
GeneralRe: Displaying String messages for program progress and debugging purposes Pin
Gem31-Jan-04 2:28
Gem31-Jan-04 2:28 
GeneralRe: Displaying String messages for program progress and debugging purposes Pin
Garth J Lancaster31-Jan-04 16:08
professionalGarth J Lancaster31-Jan-04 16:08 
GeneralRe: Displaying String messages for program progress and debugging purposes Pin
Gem31-Jan-04 19:22
Gem31-Jan-04 19:22 
GeneralNeed ur opinion about C++ vs. PHP Pin
Snyp30-Jan-04 12:15
Snyp30-Jan-04 12:15 
GeneralRe: Need ur opinion about C++ vs. PHP Pin
Anonymous30-Jan-04 13:49
Anonymous30-Jan-04 13:49 
GeneralRe: Need ur opinion about C++ vs. PHP Pin
Mukkie30-Jan-04 23:43
Mukkie30-Jan-04 23:43 
GeneralSystem's Color Palette Pin
netx200330-Jan-04 12:12
netx200330-Jan-04 12:12 
GeneralRe: System's Color Palette Pin
Michael Dunn30-Jan-04 18:02
sitebuilderMichael Dunn30-Jan-04 18:02 
GeneralRe: System's Color Palette Pin
netx20033-Feb-04 3:41
netx20033-Feb-04 3:41 
QuestionApp-specific last used folder? Pin
Ravi Bhavnani30-Jan-04 12:11
professionalRavi Bhavnani30-Jan-04 12:11 
AnswerRe: App-specific last used folder? Pin
Gary R. Wheeler30-Jan-04 14:06
Gary R. Wheeler30-Jan-04 14:06 
QuestionSendkeys in MFC? Pin
Dev57830-Jan-04 12:00
Dev57830-Jan-04 12:00 
AnswerRe: Sendkeys in MFC? Pin
Ravi Bhavnani30-Jan-04 12:07
professionalRavi Bhavnani30-Jan-04 12:07 
AnswerRe: Sendkeys in MFC? Pin
andreir2330-Jan-04 14:26
andreir2330-Jan-04 14:26 

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.