|
GME
13
|
Go to the source code of this file.
Defines | |
| #define | VC_EXTRALEAN |
| #define | WINVER 0x0501 |
| #define | _WIN32_WINNT 0x0501 |
| #define | _WIN32_WINDOWS 0x0510 |
| #define | _WIN32_IE 0x0600 |
| #define | _ATL_CSTRING_EXPLICIT_CONSTRUCTORS |
| #define | DEBUG_EVENTS |
| #define | EVENT_TRACE(x) TRACE(x) |
Definition at line 34 of file GMEView/stdafx.h.
| #define _WIN32_IE 0x0600 |
Definition at line 31 of file GMEView/stdafx.h.
| #define _WIN32_WINDOWS 0x0510 |
Definition at line 27 of file GMEView/stdafx.h.
| #define _WIN32_WINNT 0x0501 |
Definition at line 23 of file GMEView/stdafx.h.
| #define DEBUG_EVENTS |
Definition at line 61 of file GMEView/stdafx.h.
| #define EVENT_TRACE | ( | x | ) | TRACE(x) |
Definition at line 65 of file GMEView/stdafx.h.
| #define VC_EXTRALEAN |
Definition at line 13 of file GMEView/stdafx.h.
| #define WINVER 0x0501 |
Definition at line 19 of file GMEView/stdafx.h.
1.7.6.1