![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <windows.h>

Go to the source code of this file.
Macros | |
| #define | NOMINMAX |
| #define | NOKERNEL |
| #define | NOUSER |
| #define | NOSERVICE |
| #define | NOSOUND |
| #define | NOMCX |
| #define | _WIN32_WINNT 0x501 |
| #define _WIN32_WINNT 0x501 |
Definition at line 53 of file win32-headers.h.
| #define NOKERNEL |
Definition at line 36 of file win32-headers.h.
| #define NOMCX |
Definition at line 48 of file win32-headers.h.
| #define NOMINMAX |
Definition at line 33 of file win32-headers.h.
| #define NOSERVICE |
Definition at line 42 of file win32-headers.h.
| #define NOSOUND |
Definition at line 45 of file win32-headers.h.
| #define NOUSER |
Definition at line 39 of file win32-headers.h.