|
LLVM
8.0.1
|
#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 |
| #define _WIN32_WINNT _WIN32_WINNT_VISTA |
Definition at line 19 of file DIASupport.h.
| #define NOMINMAX |
Definition at line 22 of file DIASupport.h.
| #define NTDDI_VERSION NTDDI_VISTA |
Definition at line 18 of file DIASupport.h.
| #define WINVER _WIN32_WINNT_VISTA |
Definition at line 20 of file DIASupport.h.
1.8.13