#include <windows.h>#include <stdlib.h>#include <malloc.h>#include <memory.h>#include <tchar.h>Go to the source code of this file.
Defines | |
| #define | WINVER 0x0501 |
| #define | _WIN32_WINNT 0x0501 |
| #define | _WIN32_WINDOWS 0x0410 |
| #define | _WIN32_IE 0x0600 |
| #define | WIN32_LEAN_AND_MEAN |
1.5.4