MFC SDI Program crashed when press F12
-
I create a SDI program using Visual C++ 6.0(without any service pack installed),without adding any source code by myself ,i start the program in debug mode,then press F12,so the crash happens.But if i run the program not in debug mode and press F12,nothing will happen. Can anybody tell me why this would happened and how can i to resolve it? Thanks a lot.
-
I create a SDI program using Visual C++ 6.0(without any service pack installed),without adding any source code by myself ,i start the program in debug mode,then press F12,so the crash happens.But if i run the program not in debug mode and press F12,nothing will happen. Can anybody tell me why this would happened and how can i to resolve it? Thanks a lot.
Is your application supposed to respond to the F12 key?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
I create a SDI program using Visual C++ 6.0(without any service pack installed),without adding any source code by myself ,i start the program in debug mode,then press F12,so the crash happens.But if i run the program not in debug mode and press F12,nothing will happen. Can anybody tell me why this would happened and how can i to resolve it? Thanks a lot.
Back in the dark ages, F12 was the "break into the debugger" key. I didn't think that was the case anymore, but it sounds like that's what you're seeing.
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ