1 // turns off MFC's hiding of some common and often safely ignored warning messages
2 #define _AFX_ALL_WARNINGS
8 #include <afxwin.h> // MFC core and standard components
10 #if (_MSC_VER >= 1600)
13 #include "..\src\mfc\oleimpl2.h"
14 #include "..\src\mfc\afximpl.h"