Avoid Mixing Debug And Release MFC Code Together

MFC Add comments

If you have an MFC application which uses an MFC extension DLL, be careful not to mix the release version of the EXE with the debug version of the DLL or vice-versa. If you do, many fundamental things will break; e.g. AfxGetApp() will return NULL.

Comments are closed.

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in