Home
last modified time | relevance | path

Searched refs:_WIN32_WINNT_WIN8 (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dsetup-win32.h128 #ifndef _WIN32_WINNT_WIN8
129 #define _WIN32_WINNT_WIN8 0x0602 /* Windows 8 */ macro
/third_party/glfw/src/
H A Dwin32_platform.h107 #ifndef _WIN32_WINNT_WIN8
108 #define _WIN32_WINNT_WIN8 0x0602 macro
175 _glfwIsWindowsVersionOrGreaterWin32(HIBYTE(_WIN32_WINNT_WIN8), \
176 LOBYTE(_WIN32_WINNT_WIN8), 0)

Completed in 3 milliseconds