ICP  1
Macros
stdafx.h File Reference
#include <afxwin.h>
#include <afxdisp.h>
#include "resource.h"
#include <atlbase.h>
#include <atlcom.h>
#include <atlconv.h>
#include <ctime>
#include <cstdio>
#include <cstdlib>
#include <cctype>
#include <string>
#include <list>
#include <vector>
#include <map>
#include <stdint.h>

Go to the source code of this file.

Macros

#define STRICT
 
#define WINVER   0x0501
 
#define _WIN32_WINNT   0x0501
 
#define _WIN32_WINDOWS   0x0410
 
#define _WIN32_IE   0x0600
 
#define _ATL_APARTMENT_THREADED
 
#define _ATL_NO_AUTOMATIC_NAMESPACE
 
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS
 

Macro Definition Documentation

#define _ATL_APARTMENT_THREADED

Definition at line 29 of file stdafx.h.

#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS

Definition at line 32 of file stdafx.h.

#define _ATL_NO_AUTOMATIC_NAMESPACE

Definition at line 30 of file stdafx.h.

#define _WIN32_IE   0x0600

Definition at line 26 of file stdafx.h.

#define _WIN32_WINDOWS   0x0410

Definition at line 22 of file stdafx.h.

#define _WIN32_WINNT   0x0501

Definition at line 18 of file stdafx.h.

#define STRICT

Definition at line 8 of file stdafx.h.

#define WINVER   0x0501

Definition at line 14 of file stdafx.h.