Growing Pains Going from Debug to Release
-
Hi as a newbee to MFC C++ I have just been learning the hard way the number of corrections the visual studio debugger fixes for my mistakes In addition when there is an exception in my code many times the exception address points to some windows DLL making it a challenge to track it to the User Code Thanks for all those that have brought me to this point
-
Hi as a newbee to MFC C++ I have just been learning the hard way the number of corrections the visual studio debugger fixes for my mistakes In addition when there is an exception in my code many times the exception address points to some windows DLL making it a challenge to track it to the User Code Thanks for all those that have brought me to this point
-
You know, we have the oldie-goldie Surviving the Release Version[^] article, here at
Code Project
.