Home
last modified time | relevance | path

Searched refs:WINVER (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/ncurses/include/
H A Dnc_mingw.h41 #ifdef WINVER
42 # if WINVER < 0x0501
43 # error WINVER must at least be 0x0501
46 # define WINVER 0x0501 macro
H A Dnc_win32.h53 #ifdef WINVER
54 # if WINVER < 0x0600
55 # error WINVER must at least be 0x0600
58 # define WINVER 0x0600 macro
62 #if WINVER >= 0x0600
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dgettimeofday.c30 #ifdef WINVER
31 # undef WINVER
33 #define WINVER 0x0501 macro
H A Dwin_driver.c1877 #if WINVER >= 0x0600
1973 #if WINVER >= 0x0600 in _nc_mingw_isatty()
/freebsd/sys/contrib/zstd/lib/common/
H A Dthreading.h29 #ifdef WINVER
30 # undef WINVER
32 #define WINVER 0x0600 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASupport.h19 #define WINVER _WIN32_WINNT_VISTA macro
/freebsd/contrib/ldns/ldns/
H A Dconfig.h535 #define WINVER 0x0502 macro
H A Dconfig.h.in534 #undef WINVER
/freebsd/lib/libunbound/
H A Dconfig.h1061 #define WINVER 0x0502 macro
/freebsd/contrib/ldns/
H A Dconfigure.ac65 AC_DEFINE(WINVER, 0x0502, [the version of the windows API enabled]) definition
/freebsd/contrib/unbound/
H A Dconfig.h.in1127 #undef WINVER
H A Dconfigure.ac276 AC_DEFINE(WINVER, 0x0502, [the version of the windows API enabled]) definition
/freebsd/contrib/ncurses/
H A Dconfigure.in1738 # Note: WINVER may be a problem with Windows 10
H A DNEWS4218 + ensure WINVER is defined in makefiles rather than using headers