Searched refs:WINVER (Results 1 – 14 of 14) sorted by relevance
41 #ifdef WINVER42 # if WINVER < 0x050143 # error WINVER must at least be 0x050146 # define WINVER 0x0501 macro
53 #ifdef WINVER54 # if WINVER < 0x060055 # error WINVER must at least be 0x060058 # define WINVER 0x0600 macro62 #if WINVER >= 0x0600
30 #ifdef WINVER31 # undef WINVER33 #define WINVER 0x0501 macro
1877 #if WINVER >= 0x06001973 #if WINVER >= 0x0600 in _nc_mingw_isatty()
29 #ifdef WINVER30 # undef WINVER32 #define WINVER 0x0600 macro
19 #define WINVER _WIN32_WINNT_VISTA macro
535 #define WINVER 0x0502 macro
534 #undef WINVER
1061 #define WINVER 0x0502 macro
65 AC_DEFINE(WINVER, 0x0502, [the version of the windows API enabled]) definition
1127 #undef WINVER
276 AC_DEFINE(WINVER, 0x0502, [the version of the windows API enabled]) definition
1738 # Note: WINVER may be a problem with Windows 10
4218 + ensure WINVER is defined in makefiles rather than using headers