GME
13
|
00001 #if !defined(AFX_STDAFX_H__CDB67FB4_2FC8_4014_88C6_9A46A1E63399__INCLUDED_) 00002 #define AFX_STDAFX_H__CDB67FB4_2FC8_4014_88C6_9A46A1E63399__INCLUDED_ 00003 00004 #pragma once 00005 00006 #ifndef _SECURE_ATL 00007 #define _SECURE_ATL 1 00008 #endif 00009 00010 #ifndef VC_EXTRALEAN 00011 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers 00012 #endif 00013 00014 #include "targetver.h" 00015 00016 #define _CRT_SECURE_NO_WARNINGS 00017 00018 //#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // some CString constructors will be explicit 00019 00020 // turns off MFC's hiding of some common and often safely ignored warning messages 00021 #define _AFX_ALL_WARNINGS 00022 00023 #include <afxctl.h> // MFC support for ActiveX Controls 00024 #include <afxext.h> // MFC extensions 00025 #include <afxdtctl.h> // MFC support for Internet Explorer 4 Comon Controls 00026 #ifndef _AFX_NO_AFXCMN_SUPPORT 00027 #include <afxcmn.h> // MFC support for Windows Common Controls 00028 #endif // _AFX_NO_AFXCMN_SUPPORT 00029 00030 #include <afxtempl.h> 00031 00032 #include <atlbase.h> 00033 00034 // Delete the two includes below if you do not wish to use the MFC 00035 // database classes 00036 #include <afxdb.h> // MFC database classes 00037 00038 00039 #include "CommonError.h" 00040 #include "CommonSmart.h" 00041 #include "CommonMgaTrukk.h" 00042 00043 #include "Mga.h" 00044 #include <afxwin.h> 00045 00046 //{{AFX_INSERT_LOCATION}} 00047 // Microsoft Visual C++ will insert additional declarations immediately before the previous line. 00048 00049 #endif // !defined(AFX_STDAFX_H__CDB67FB4_2FC8_4014_88C6_9A46A1E63399__INCLUDED_)