LLVM 19.0.0git
Macros
DIASupport.h File Reference
#include <atlbase.h>
#include <windows.h>
#include <cvconst.h>
#include <dia2.h>
#include <diacreate.h>

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 18 of file DIASupport.h.

◆ NOMINMAX

#define NOMINMAX

Definition at line 21 of file DIASupport.h.

◆ NTDDI_VERSION

#define NTDDI_VERSION   NTDDI_VISTA

Definition at line 17 of file DIASupport.h.

◆ WINVER

#define WINVER   _WIN32_WINNT_VISTA

Definition at line 19 of file DIASupport.h.