Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/include/
H A Dnc_win32.h.in57 #ifdef WINVER
58 # if WINVER < 0x0600
59 # error WINVER must at least be 0x0600
62 # define WINVER 0x0600 macro
66 #if WINVER >= 0x0600
74 #ifdef WINVER
75 # if WINVER < 0x0501
76 # error WINVER must at least be 0x0501
79 # define WINVER 0x0501 macro
/freebsd/sys/contrib/zstd/lib/common/
H A Dthreading.h24 #ifdef WINVER
25 # undef WINVER
27 #define WINVER 0x0600 macro
/freebsd/crypto/krb5/src/windows/leash/
H A DStdAfx.h14 #define WINVER 0x0600 // Target Vista+ 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.h561 #define WINVER 0x0502 macro
H A Dconfig.h.in560 #undef WINVER
/freebsd/lib/libunbound/
H A Dconfig.h1168 #define WINVER 0x0502 macro
/freebsd/contrib/ldns/
H A Dconfigure.ac66 AC_DEFINE(WINVER, 0x0502, [the version of the windows API enabled]) definition
/freebsd/contrib/unbound/
H A Dconfig.h.in1167 #undef WINVER
H A Dconfigure.ac284 AC_DEFINE(WINVER, 0x0502, [the version of the windows API enabled]) definition
/freebsd/contrib/ncurses/
H A Dconfigure.in1742 # Note: WINVER may be a problem with Windows 10
H A DNEWS4787 + ensure WINVER is defined in makefiles rather than using headers