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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
versionhelpers.h 58 return IsWindowsVersionOrGreater(HIBYTE(_WIN32_WINNT_WIN7), LOBYTE(_WIN32_WINNT_WIN7), 0);
62 return IsWindowsVersionOrGreater(HIBYTE(_WIN32_WINNT_WIN7), LOBYTE(_WIN32_WINNT_WIN7), 1);
sdkddkver.h 22 #define _WIN32_WINNT_WIN7 0x0601
181 #elif (_WIN32_WINNT <= _WIN32_WINNT_WIN7)
newdev.h 142 #if (WINVER >= _WIN32_WINNT_WIN7)
151 #endif /* (WINVER >= _WIN32_WINNT_WIN7) */
mfobjects.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 638 milliseconds