Go to the documentation of this file.
10 #define WINVER _WIN32_WCE
13 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
16 #define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // some CString constructors will be explicit
19 #define _ATL_APARTMENT_THREADED
23 #if defined(WIN32_PLATFORM_PSPC) || defined(WIN32_PLATFORM_WFSP)
24 #define SHELL_AYGSHELL
30 #ifndef _AFX_NO_OLE_SUPPORT
34 #endif // _AFX_NO_OLE_SUPPORT
37 #ifndef _AFX_NO_AFXCMN_SUPPORT
39 #endif // _AFX_NO_AFXCMN_SUPPORT
42 #if defined(WIN32_PLATFORM_PSPC) || defined(WIN32_PLATFORM_WFSP)
43 #ifndef _DEVICE_RESOLUTION_AWARE
44 #define _DEVICE_RESOLUTION_AWARE
48 #ifdef _DEVICE_RESOLUTION_AWARE
49 #include "DeviceResolutionAware.h"
55 #pragma comment(lib, "aygshell.lib")
56 #endif // SHELL_AYGSHELL
58 #if (_WIN32_WCE < 0x500) && ( defined(WIN32_PLATFORM_PSPC) || defined(WIN32_PLATFORM_WFSP) )
59 #pragma comment(lib, "ccrtrtti.lib")
62 #pragma comment(lib, "libcmtx86d.lib")
64 #pragma comment(lib, "libcmtx86.lib")