// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #define LEFT_BUTTON 1 #define RIGHT_BUTTON 2 #include // MFC core and standard components #include // MFC extensions #include // MFC OLE automation classes #ifndef _AFX_NO_AFXCMN_SUPPORT #include // MFC support for Windows Common Controls #include "lead.h" #include "pbrush.h" #include "pfill.h" #include "ptext.h" #include "pfont.h" #include "pregion.h" #include "pshape.h" #define USE_DLG_COM #import no_namespace, named_guids, exclude("WindowLevelFillLUTConstants") #import no_namespace, named_guids #include "..\..\..\..\include\ltpntocx.h" #include "..\..\..\..\include\l_ocx40.h" #endif // _AFX_NO_AFXCMN_SUPPORT