LLDB mainline
Macros
windows.h File Reference
#include <windows.h>

Go to the source code of this file.

Macros

#define NTDDI_VERSION   NTDDI_VISTA
 
#define _WIN32_WINNT   _WIN32_WINNT_VISTA
 
#define WIN32_LEAN_AND_MEAN
 
#define NOGDI
 
#define NOMINMAX
 
#define FAR
 
#define NEAR
 

Macro Definition Documentation

◆ _WIN32_WINNT

#define _WIN32_WINNT   _WIN32_WINNT_VISTA

Definition at line 14 of file windows.h.

◆ FAR

#define FAR

Definition at line 29 of file windows.h.

◆ NEAR

#define NEAR

Definition at line 30 of file windows.h.

◆ NOGDI

#define NOGDI

Definition at line 16 of file windows.h.

◆ NOMINMAX

#define NOMINMAX

Definition at line 18 of file windows.h.

◆ NTDDI_VERSION

#define NTDDI_VERSION   NTDDI_VISTA

Definition at line 12 of file windows.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 15 of file windows.h.