LLVM  8.0.1
Macros
DIASupport.h File Reference
#include <atlbase.h>
#include <windows.h>
#include <cvconst.h>
#include <dia2.h>
#include <diacreate.h>
Include dependency graph for DIASupport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NTDDI_VERSION   NTDDI_VISTA
 
#define _WIN32_WINNT   _WIN32_WINNT_VISTA
 
#define WINVER   _WIN32_WINNT_VISTA
 
#define NOMINMAX
 

Macro Definition Documentation

◆ _WIN32_WINNT

#define _WIN32_WINNT   _WIN32_WINNT_VISTA

Definition at line 19 of file DIASupport.h.

◆ NOMINMAX

#define NOMINMAX

Definition at line 22 of file DIASupport.h.

◆ NTDDI_VERSION

#define NTDDI_VERSION   NTDDI_VISTA

Definition at line 18 of file DIASupport.h.

◆ WINVER

#define WINVER   _WIN32_WINNT_VISTA

Definition at line 20 of file DIASupport.h.