00001
00002
00003
00004
00005
00006
00007 #define _CRT_SECURE_NO_DEPRECATE
00008
00009 #define WINVER 0x0500
00010
00011 #if !defined(AFX_STDAFX_H__A6B1DA7A_FB2A_4083_9154_C0F62AE8ECC2__INCLUDED_)
00012 #define AFX_STDAFX_H__A6B1DA7A_FB2A_4083_9154_C0F62AE8ECC2__INCLUDED_
00013
00014 #if _MSC_VER > 1000
00015 #pragma once
00016 #endif // _MSC_VER > 1000
00017
00018 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
00019 #include <afxmt.h>
00020 #include <afxwin.h>
00021 #include <afxext.h>
00022 #include <afxdisp.h>
00023
00024
00025
00026
00027 #include <afxdtctl.h>
00028 #ifndef _AFX_NO_AFXCMN_SUPPORT
00029 #include <afxcmn.h>
00030 #endif // _AFX_NO_AFXCMN_SUPPORT
00031
00032
00033
00034
00035
00036 #endif // !defined(AFX_STDAFX_H__A6B1DA7A_FB2A_4083_9154_C0F62AE8ECC2__INCLUDED_)