|
ICP
1
|
#include <afxwin.h>#include <afxdisp.h>#include "resource.h"#include <atlbase.h>#include <atlcom.h>#include <atlconv.h>#include <ctime>#include <cstdio>#include <cstdlib>#include <cctype>#include <string>#include <list>#include <vector>#include <map>#include <stdint.h>Go to the source code of this file.
Macros | |
| #define | STRICT |
| #define | WINVER 0x0501 |
| #define | _WIN32_WINNT 0x0501 |
| #define | _WIN32_WINDOWS 0x0410 |
| #define | _WIN32_IE 0x0600 |
| #define | _ATL_APARTMENT_THREADED |
| #define | _ATL_NO_AUTOMATIC_NAMESPACE |
| #define | _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
1.8.5