Searched refs:WINVER (Results 1 – 25 of 35) sorted by relevance
12
31 #if defined(WINVER) && (WINVER < 0x0501)32 #undef WINVER34 #define WINVER 0x0501 macro35 #define _WIN32_WINNT WINVER
259 # ifndef WINVER260 # define WINVER VS2008_MIN_TARGET macro262 # if (_WIN32_WINNT < VS2008_MIN_TARGET) || (WINVER < VS2008_MIN_TARGET)273 # ifndef WINVER274 # define WINVER 0x0600 macro
26 # if defined(WINVER)27 # undef WINVER
55 #if WINVER < 0x050156 #undef WINVER57 #define WINVER 0x0501 macro108 #if WINVER < 0x0601
72 # HACK: When building on MinGW, WINVER and UNICODE need to be defined before77 "$<$<BOOL:${MINGW}>:UNICODE;WINVER=0x0501>")
59 #ifndef WINVER62 #if (WINVER < 0x0A00)
208 #if WINVER >= 0xA00256 #if WINVER >= 0xA00
53 #if WINVER < 0x060179 #if WINVER < 0x0603
153 #ifndef WINVER154 #define WINVER Py_WINVER macro
19 #define WINVER _WIN32_WINNT_VISTA macro
394 #if WINVER >= 0x600404 #if WINVER >= 0xA00460 #if WINVER >= 0x600463 #if WINVER >= 0xA00492 #if WINVER >= 0x500510 #if WINVER >= 0x600539 #if WINVER >= 0x500558 #if WINVER >= 0x500
115 #ifndef WINVER118 #if (WINVER < 0x0A00)
107 #ifndef WINVER110 #if (WINVER < 0x0A00)
87 #ifdef WINVER88 #if WINVER >= 0x0602 /* Windows 8 SDK or higher? */
146 #if defined(WINVER) && (WINVER >= 0x0601) in GetEquivalentWindowsLocaleName()
101 #if defined(WINVER) && (WINVER >= 0x0601) in GetEquivalentWindowsLocaleName()
242 #if WINVER < 0x0600
21 ## ICU requires a minimum target of Windows 7, and WINVER is not set to this by default.
27 ## ICU requires a minimum target of Windows 7, and WINVER is not set to this by default.
104 #if (WINVER < 0x0A00)
37 "WINVER=_WIN32_WINNT_WIN7",