HomeSort by relevance Sort by last modified time
    Searched defs:NTDDI_WINXP (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 82 #ifndef NTDDI_WINXP
83 #define NTDDI_WINXP 0x05010000
183 ((OSVER(NTDDI_VERSION) == NTDDI_WINXP) && (_WIN32_WINNT != _WIN32_WINNT_WINXP)) || \
185 ((OSVER(NTDDI_VERSION) == NTDDI_WINXP) && (_WIN32_WINNT != _WIN32_WINNT_WINXP))
msi.h 14 #ifndef NTDDI_WINXP
15 #define NTDDI_WINXP 0x05010000
    [all...]
msidefs.h 12 #ifndef NTDDI_WINXP
13 #define NTDDI_WINXP 0x05010000

Completed in 83 milliseconds