|
Pyrogenesis
13997
|
#include <windows.h>#include <winreg.h>Go to the source code of this file.
Macros | |
| #define | _WINSOCKAPI_ |
| #define | WIN32_LEAN_AND_MEAN |
| #define | VC_EXTRALEAN |
| #define | NTDDI_VERSION NTDDI_LONGHORN |
| #define | _WIN32_WINNT 0x600 |
| #define | NOGDICAPMASKS |
| #define | NOMENUS |
| #define | NOKEYSTATES |
| #define | NORASTEROPS |
| #define | OEMRESOURCE |
| #define | NOATOM |
| #define | NODRAWTEXT |
| #define | NOMEMMGR |
| #define | NOMETAFILE |
| #define | NOMINMAX |
| #define | NOOPENFILE |
| #define | NOSCROLL |
| #define | NOTEXTMETRIC |
| #define | NOKANJI |
| #define | NOHELP |
| #define | NOPROFILER |
| #define | NODEFERWINDOWPOS |
| #define | NOMCX |
1.8.5