Home
last modified time | relevance | path

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

/external/curl/lib/
Dconfig-win32.h545 # ifndef WINVER
546 # define WINVER VS2008_DEF_TARGET macro
548 # if (_WIN32_WINNT < VS2008_MIN_TARGET) || (WINVER < VS2008_MIN_TARGET)
558 # ifndef WINVER
559 # define WINVER VS2012_DEF_TARGET macro
561 # if (_WIN32_WINNT < VS2012_MIN_TARGET) || (WINVER < VS2012_MIN_TARGET)
577 # ifndef WINVER
578 # define WINVER 0x0500 macro
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DStdAfx.h27 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
28 …#define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 200… macro
/external/mdnsresponder/mDNSWindows/DLLX/
Dstdafx.h36 #ifndef WINVER // Allow use of features specific to Windows XP or later.
38 #define WINVER 0x0501 // Change this to the appropriate value to target other versions of Windows. macro
/external/mdnsresponder/mDNSWindows/ControlPanel/
Dstdafx.h26 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
27 #define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 200… macro
/external/skia/src/utils/win/
DSkDWriteNTDDI_VERSION.h26 # if defined(WINVER)
27 # undef WINVER
/external/skqp/src/utils/win/
DSkDWriteNTDDI_VERSION.h26 # if defined(WINVER)
27 # undef WINVER
/external/python/cpython3/PC/
Dpyconfig.h150 #ifndef WINVER
151 #define WINVER Py_WINVER macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASupport.h20 #define WINVER _WIN32_WINNT_VISTA macro
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASupport.h20 #define WINVER _WIN32_WINNT_VISTA macro
/external/python/cpython2/PC/
Dpyconfig.h188 #ifndef WINVER
189 #define WINVER Py_WINVER macro
/external/pdfium/core/fxge/win32/
Ddwrite_int.h28 #if (WINVER < 0x0500)
/external/ImageMagick/Magick++/fuzz/
Dmain.cc1 #define WINVER 0x0501 macro
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp33 #if !(WINVER >= 0x0500)
/external/libusb/
Dconfigure.ac184 AC_DEFINE([WINVER], 0x0501, [Oldest Windows version supported]) definition
/external/google-breakpad/src/build/
Dcommon.gypi880 'WINVER=0x0600',
/external/swiftshader/include/Direct3D/
Dd3d8.h37 #if !defined(HMONITOR_DECLARED) && (WINVER < 0x0500)
/external/curl/
Dacinclude.m4189 int dummy=2*WINVER;
Dconfigure18454 int dummy=2*WINVER;
20039 int dummy=2*WINVER;