webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros
stdafx.h File Reference
#include <assert.h>
#include <comip.h>
#include <commctrl.h>
#include <commdlg.h>
#include <comutil.h>
#include <malloc.h>
#include <memory.h>
#include <objbase.h>
#include <shellapi.h>
#include <shlwapi.h>
#include <stdlib.h>
#include <string>
#include <tchar.h>
#include <windows.h>
#include <wininet.h>
#include <wtf/ExportMacros.h>
#include <wtf/Platform.h>

Go to the source code of this file.

Macros

#define WINVER   0x0601
 
#define _WIN32_WINNT   0x601
 
#define _WIN32_WINDOWS   0x601
 
#define _WIN32_IE   0x0600
 
#define WIN32_LEAN_AND_MEAN
 
#define __STDC_LIMIT_MACROS
 
#define NOMINMAX
 

Macro Definition Documentation

◆ __STDC_LIMIT_MACROS

#define __STDC_LIMIT_MACROS

◆ _WIN32_IE

#define _WIN32_IE   0x0600

◆ _WIN32_WINDOWS

#define _WIN32_WINDOWS   0x601

◆ _WIN32_WINNT

#define _WIN32_WINNT   0x601

◆ NOMINMAX

#define NOMINMAX

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

◆ WINVER

#define WINVER   0x0601