Home
last modified time | relevance | path

Searched refs:_WIN32_WINNT_WINBLUE (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/systeminfo/
H A DSystemInfo.cpp29 #if _WIN32_WINNT_WINBLUE
36 #ifndef _WIN32_WINNT_WINBLUE
/third_party/curl/lib/
H A Dsetup-win32.h131 #ifndef _WIN32_WINNT_WINBLUE
132 #define _WIN32_WINNT_WINBLUE 0x0603 /* Windows 8.1 */ macro
/third_party/glfw/src/
H A Dwin32_platform.h104 #ifndef _WIN32_WINNT_WINBLUE
105 #define _WIN32_WINNT_WINBLUE 0x0603 macro
178 _glfwIsWindowsVersionOrGreaterWin32(HIBYTE(_WIN32_WINNT_WINBLUE), \
179 LOBYTE(_WIN32_WINNT_WINBLUE), 0)

Completed in 2 milliseconds