HomeSort by relevance Sort by last modified time
    Searched refs:NTDDI_WIN2K (Results 1 - 14 of 14) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mountdev.h 6 #if (NTDDI_VERSION >= NTDDI_WIN2K)
24 #endif /* (NTDDI_VERSION >= NTDDI_WIN2K) */
usbscan.h 29 #if (NTDDI_VERSION >= NTDDI_WIN2K)
158 #endif // (NTDDI_VERSION >= NTDDI_WIN2K)
wmilib.h 94 #if (NTDDI_VERSION >= NTDDI_WIN2K)
122 #endif /* (NTDDI_VERSION >= NTDDI_WIN2K) */
mountmgr.h 4 #if (NTDDI_VERSION >= NTDDI_WIN2K)
121 #endif /* (NTDDI_VERSION >= NTDDI_WIN2K) */
ntddk.h     [all...]
ntifs.h 852 #if (NTDDI_VERSION >= NTDDI_WIN2K)
894 #endif /* (NTDDI_VERSION >= NTDDI_WIN2K) */
912 #if (NTDDI_VERSION >= NTDDI_WIN2K)
    [all...]
classpnp.h 716 #if (NTDDI_VERSION <= NTDDI_WIN2K)
730 #else /* (NTDDI_VERSION <= NTDDI_WIN2K) */
737 #endif /* (NTDDI_VERSION <= NTDDI_WIN2K) */
wdm.h     [all...]
ndis.h 148 ((NDIS_MINIPORT_MINOR_VERSION == 0) && (NTDDI_VERSION < NTDDI_WIN2K))))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdkddkver.h 66 #ifndef NTDDI_WIN2K
67 #define NTDDI_WIN2K 0x05000000
182 #if ((OSVER(NTDDI_VERSION) == NTDDI_WIN2K) && (_WIN32_WINNT != _WIN32_WINNT_WIN2K)) || \
fltuser.h 16 #if ((OSVER(NTDDI_VERSION) == NTDDI_WIN2K && SPVER(NTDDI_VERSION) >= SPVER(NTDDI_WIN2KSP4)) \
64 ((OSVER(NTDDI_VERSION) == NTDDI_WIN2K && SPVER(NTDDI_VERSION) >= SPVER(NTDDI_WIN2KSP4)) \
69 ((OSVER(NTDDI_VERSION) == NTDDI_WIN2K && SPVER(NTDDI_VERSION) >= SPVER(NTDDI_WIN2KSP4)) \
msidefs.h 9 #ifndef NTDDI_WIN2K
10 #define NTDDI_WIN2K 0x05000000
fltuserstructures.h 13 #if ((OSVER(NTDDI_VERSION) == NTDDI_WIN2K && SPVER(NTDDI_VERSION) >= SPVER(NTDDI_WIN2KSP4)) \
msi.h 11 #ifndef NTDDI_WIN2K
12 #define NTDDI_WIN2K 0x05000000
    [all...]

Completed in 662 milliseconds