ICP  1
Macros
stdafx.h File Reference
#include <windows.h>
#include <stdint.h>

Go to the source code of this file.

Macros

#define WINVER   0x0501
 
#define _WIN32_WINNT   0x0501
 
#define _WIN32_WINDOWS   0x0410
 
#define _WIN32_IE   0x0600
 
#define WIN32_LEAN_AND_MEAN
 

Macro Definition Documentation

#define _WIN32_IE   0x0600

Definition at line 23 of file stdafx.h.

#define _WIN32_WINDOWS   0x0410

Definition at line 19 of file stdafx.h.

#define _WIN32_WINNT   0x0501

Definition at line 15 of file stdafx.h.

#define WIN32_LEAN_AND_MEAN

Definition at line 26 of file stdafx.h.

#define WINVER   0x0501

Definition at line 11 of file stdafx.h.