Click here to Skip to main content
15,915,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionOpen and show File Pin
Paulraj G17-Dec-09 16:50
Paulraj G17-Dec-09 16:50 
AnswerRe: Open and show File Pin
pacotest17-Dec-09 18:05
pacotest17-Dec-09 18:05 
GeneralRe: Open and show File Pin
Paulraj G17-Dec-09 18:18
Paulraj G17-Dec-09 18:18 
Question"This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." Pin
Alan Kurlansky17-Dec-09 11:35
Alan Kurlansky17-Dec-09 11:35 
AnswerRe: "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." Pin
Abhi Lahare17-Dec-09 17:18
Abhi Lahare17-Dec-09 17:18 
GeneralRe: "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." Pin
Alan Kurlansky18-Dec-09 2:32
Alan Kurlansky18-Dec-09 2:32 
GeneralRe: "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." Pin
Abhi Lahare18-Dec-09 4:35
Abhi Lahare18-Dec-09 4:35 
GeneralRe: "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." Pin
Alan Kurlansky18-Dec-09 10:46
Alan Kurlansky18-Dec-09 10:46 
Actually, after I responded to your last post I took the time to fix the linker errors. Now it builds and runs. But more generally I seem to get this effect recently when I have a bug in my app. Then when I go to debug, it traps to some debug hook location. Since I've been working with VS for about a year now, this is new to me. So I'm not sure what to do next to debug since it's not breaking in a way that I can see a trace of how the program got to this point. The old tried and true approach is to scatter printf statements around and try to zero in on the trouble spot. That generally seems to work. Any suggestions are welcome.
Thanks
QuestionHow to check whether a char pointer is an empty string? Pin
dipuks17-Dec-09 10:05
dipuks17-Dec-09 10:05 
AnswerRe: How to check whether a char pointer is an empty string? Pin
krmed17-Dec-09 10:36
krmed17-Dec-09 10:36 
GeneralRe: How to check whether a char pointer is an empty string? Pin
harold aptroot17-Dec-09 10:58
harold aptroot17-Dec-09 10:58 
GeneralRe: How to check whether a char pointer is an empty string? Pin
krmed17-Dec-09 11:34
krmed17-Dec-09 11:34 
GeneralRe: How to check whether a char pointer is an empty string? Pin
Tim Craig17-Dec-09 17:54
Tim Craig17-Dec-09 17:54 
AnswerRe: How to check whether a char pointer is an empty string? Pin
CPallini17-Dec-09 11:01
mveCPallini17-Dec-09 11:01 
AnswerRe: How to check whether a char pointer is an empty string? Pin
Fatbuddha 117-Dec-09 22:14
Fatbuddha 117-Dec-09 22:14 
QuestionNo Idea why the linker is giving error Pin
Larry Mills Sr17-Dec-09 9:36
Larry Mills Sr17-Dec-09 9:36 
AnswerRe: No Idea why the linker is giving error Pin
krmed17-Dec-09 10:39
krmed17-Dec-09 10:39 
GeneralRe: No Idea why the linker is giving error Pin
Larry Mills Sr18-Dec-09 4:48
Larry Mills Sr18-Dec-09 4:48 
GeneralRe: No Idea why the linker is giving error Pin
krmed18-Dec-09 5:02
krmed18-Dec-09 5:02 
GeneralRe: No Idea why the linker is giving error Pin
Larry Mills Sr18-Dec-09 5:29
Larry Mills Sr18-Dec-09 5:29 
GeneralRe: No Idea why the linker is giving error Pin
krmed18-Dec-09 5:38
krmed18-Dec-09 5:38 
GeneralRe: No Idea why the linker is giving error Pin
Larry Mills Sr18-Dec-09 5:42
Larry Mills Sr18-Dec-09 5:42 
QuestionError Pin
lgatcodeproject17-Dec-09 3:12
lgatcodeproject17-Dec-09 3:12 
AnswerRe: Error Pin
Abhi Lahare17-Dec-09 3:27
Abhi Lahare17-Dec-09 3:27 
AnswerRe: Error Pin
Fatbuddha 117-Dec-09 3:28
Fatbuddha 117-Dec-09 3:28 

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.