V8 Project
win32-headers.h File Reference
#include <windows.h>
#include <mmsystem.h>
#include <signal.h>
#include <time.h>
#include <dbghelp.h>
#include <errno.h>
#include <limits.h>
#include <tlhelp32.h>
#include <winsock2.h>
#include <ws2tcpip.h>
#include <wspiapi.h>
#include <process.h>
#include <stdlib.h>
+ Include dependency graph for win32-headers.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_LEAN_AND_MEAN
 
#define NOMINMAX
 
#define NOKERNEL
 
#define NOUSER
 
#define NOSERVICE
 
#define NOSOUND
 
#define NOMCX
 
#define _WIN32_WINNT   0x501
 

Macro Definition Documentation

◆ _WIN32_WINNT

#define _WIN32_WINNT   0x501

Definition at line 33 of file win32-headers.h.

◆ NOKERNEL

#define NOKERNEL

Definition at line 16 of file win32-headers.h.

◆ NOMCX

#define NOMCX

Definition at line 28 of file win32-headers.h.

◆ NOMINMAX

#define NOMINMAX

Definition at line 13 of file win32-headers.h.

◆ NOSERVICE

#define NOSERVICE

Definition at line 22 of file win32-headers.h.

◆ NOSOUND

#define NOSOUND

Definition at line 25 of file win32-headers.h.

◆ NOUSER

#define NOUSER

Definition at line 19 of file win32-headers.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 10 of file win32-headers.h.