00001
00002
00003
00004
00005
00006
00007
00008 #if !defined(AFX_STDAFX_H__6DDAD00A_BA2C_4198_983C_40C354EC8E30__INCLUDED_)
00009 #define AFX_STDAFX_H__6DDAD00A_BA2C_4198_983C_40C354EC8E30__INCLUDED_
00010
00011 const double PI = 3.1415926535897932;
00012 #define VOUTOFMEMORYCONSTANT (void*) -7098
00013
00014
00015 #if _MSC_VER >= 1000
00016 #pragma once
00017 #endif // _MSC_VER >= 1000
00018
00019 #if (_WIN32_WCE <= 200)
00020 #error : This project does not support MFCCE 2.00 or earlier, because it requires CControlBar, available only in MFCCE 2.01 or later
00021 #endif
00022
00023
00024 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
00025
00026 #include <afxwin.h>
00027 #include <afxext.h>
00028
00029 void OutOfMemoryIndicator(HWND = NULL);
00030
00031 #if defined(_WIN32_WCE) && (_WIN32_WCE >= 211) && (_AFXDLL)
00032 #include <afxdtctl.h>
00033 #endif
00034
00035 #ifndef _AFX_NO_AFXCMN_SUPPORT
00036 #include <afxcmn.h>
00037 #endif // _AFX_NO_AFXCMN_SUPPORT
00038
00039
00040
00041
00042 #endif // !defined(AFX_STDAFX_H__6DDAD00A_BA2C_4198_983C_40C354EC8E30__INCLUDED_)