Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#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 |
#define _WIN32_WINNT 0x600 |
#define _WINSOCKAPI_ |
#define NOATOM |
#define NODEFERWINDOWPOS |
#define NODRAWTEXT |
#define NOGDICAPMASKS |
#define NOHELP |
#define NOKANJI |
#define NOKEYSTATES |
#define NOMCX |
#define NOMEMMGR |
#define NOMENUS |
#define NOMETAFILE |
#define NOMINMAX |
#define NOOPENFILE |
#define NOPROFILER |
#define NORASTEROPS |
#define NOSCROLL |
#define NOTEXTMETRIC |
#define NTDDI_VERSION NTDDI_LONGHORN |
#define OEMRESOURCE |
#define VC_EXTRALEAN |
#define WIN32_LEAN_AND_MEAN |