00001
00002
00003
00004
00005 #if !defined(AFX_STDAFX_H__C4EFDDFC_C095_4509_B571_632F0986D162__INCLUDED_)
00006 #define AFX_STDAFX_H__C4EFDDFC_C095_4509_B571_632F0986D162__INCLUDED_
00007
00008 #pragma once
00009
00010 #define TEST_META_CONFORMANCE_INSIDE_BON // by ZolMol
00011
00012 #ifndef VC_EXTRALEAN
00013 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
00014 #endif
00015
00016 #include "targetver.h"
00017
00018 #define _CRT_SECURE_NO_WARNINGS
00019
00020 #define _ATL_APARTMENT_THREADED
00021
00022 #include <afxwin.h>
00023 #include <afxdisp.h>
00024
00025 #include <atlbase.h>
00026
00027
00028 extern CComModule _Module;
00029 #include <atlcom.h>
00030
00031
00032
00033
00034 #endif // !defined(AFX_STDAFX_H__C4EFDDFC_C095_4509_B571_632F0986D162__INCLUDED)