Debugging ObjectARX Applications with Dynamic MFC

When debugging ObjectARX applications built with a dynamically linked MFC library, link with the release version of C runtime and MFC libraries. This allows use of the MFC or C runtime debugging facilities, but does not allow stepping into the Microsoft MFCdebugging source code.