HomeSort by relevance Sort by last modified time
    Searched defs:NTDDI_VISTASP1 (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdkddkver.h 111 #define NTDDI_VISTASP1 NTDDI_WIN6SP1
msi.h 26 #ifndef NTDDI_VISTASP1
27 #define NTDDI_VISTASP1 0x06000100
31 #if defined(NTDDI_VERSION) && NTDDI_VERSION >= NTDDI_VISTASP1
    [all...]
msidefs.h 24 #ifndef NTDDI_VISTASP1
25 #define NTDDI_VISTASP1 0x6000100
30 #if defined(NTDDI_VERSION) && NTDDI_VERSION >= NTDDI_VISTASP1

Completed in 58 milliseconds