Click here to Skip to main content
15,914,014 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCatching Crashes.... Pin
Peter Weyzen13-Dec-06 13:02
Peter Weyzen13-Dec-06 13:02 
AnswerRe: Catching Crashes.... Pin
Stephen Hewitt13-Dec-06 14:58
Stephen Hewitt13-Dec-06 14:58 
GeneralRe: Catching Crashes.... Pin
Peter Weyzen13-Dec-06 20:31
Peter Weyzen13-Dec-06 20:31 
GeneralRe: Catching Crashes.... Pin
Stephen Hewitt14-Dec-06 11:55
Stephen Hewitt14-Dec-06 11:55 
GeneralRe: Catching Crashes.... Pin
Peter Weyzen15-Dec-06 7:28
Peter Weyzen15-Dec-06 7:28 
AnswerRe: Catching Crashes.... Pin
Leah_Garrett13-Dec-06 17:12
Leah_Garrett13-Dec-06 17:12 
GeneralRe: Catching Crashes.... Pin
Peter Weyzen15-Dec-06 7:26
Peter Weyzen15-Dec-06 7:26 
QuestionLegacy VC 6.0 Works Differently in Debug Mode Pin
Reagan Conservative13-Dec-06 11:37
Reagan Conservative13-Dec-06 11:37 
OK, I have never seen this before --- maybe some of you folks have. I have a legacy VC++ 6.0 program that communicates with a host computer. This program is all dialog-based and sends requests to the host through pressing buttons on the dialogs. Now if I step through a certain section of code that I'm trying to implement, it reacts differently during the Debug that it does during normal operation. It appears that one of the messages I am sending to the host either gets "lost" somewhere during normal ops, but gets handled when stepping through the code. Does anyone have any idea what could possibly be going on here?

Thanks for any and all input. This one has me almost to the point of pulling out my hair by the roots.

John P.

AnswerRe: Legacy VC 6.0 Works Differently in Debug Mode Pin
Mark Salsbery13-Dec-06 12:39
Mark Salsbery13-Dec-06 12:39 
AnswerRe: Legacy VC 6.0 Works Differently in Debug Mode Pin
Leah_Garrett13-Dec-06 17:06
Leah_Garrett13-Dec-06 17:06 
AnswerRe: Legacy VC 6.0 Works Differently in Debug Mode Pin
Don Fletcher13-Dec-06 18:31
Don Fletcher13-Dec-06 18:31 
AnswerThanks for the replies!! Pin
Reagan Conservative14-Dec-06 3:26
Reagan Conservative14-Dec-06 3:26 
QuestionHow did you learn to program? Pin
Code232613-Dec-06 11:07
Code232613-Dec-06 11:07 
AnswerRe: How did you learn to program? Pin
Reagan Conservative13-Dec-06 11:42
Reagan Conservative13-Dec-06 11:42 
GeneralRe: How did you learn to program? Pin
Stephen Hewitt13-Dec-06 15:00
Stephen Hewitt13-Dec-06 15:00 
AnswerRe: How did you learn to program? Pin
led mike13-Dec-06 12:03
led mike13-Dec-06 12:03 
AnswerRe: How did you learn to program? Pin
Joe Woodbury13-Dec-06 12:22
professionalJoe Woodbury13-Dec-06 12:22 
AnswerRe: How did you learn to program? Pin
Hamid_RT13-Dec-06 18:40
Hamid_RT13-Dec-06 18:40 
AnswerOT Pin
toxcct13-Dec-06 21:43
toxcct13-Dec-06 21:43 
GeneralRe: OT Pin
Code232615-Dec-06 11:50
Code232615-Dec-06 11:50 
AnswerRe: How did you learn to program? Pin
benjymous13-Dec-06 21:50
benjymous13-Dec-06 21:50 
QuestionString as argument to SendMessage Pin
abhiramsss13-Dec-06 11:06
abhiramsss13-Dec-06 11:06 
AnswerRe: String as argument to SendMessage Pin
led mike13-Dec-06 12:18
led mike13-Dec-06 12:18 
AnswerRe: String as argument to SendMessage Pin
Hamid_RT13-Dec-06 18:34
Hamid_RT13-Dec-06 18:34 
AnswerRe: String as argument to SendMessage Pin
Laxman Auti13-Dec-06 18:58
Laxman Auti13-Dec-06 18:58 

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.