Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Full Problem Description: When my program began drawing erratically, I used the Break command in the Debug menu to halt the program. Unfortunately, I ended up in MFC. I’m pretty sure the problem is in my code, not MFC. How can I get back to it?
Use the Call Stack window to navigate to the function from which MFC was called. For more information, see .