Home
last modified time | relevance | path

Searched defs:WINVER (Results 1 – 8 of 8) sorted by relevance

/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DStdAfx.h28 …#define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 200… macro
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASupport.h20 #define WINVER _WIN32_WINNT_VISTA macro
/external/mdnsresponder/mDNSWindows/DLLX/
Dstdafx.h38 #define WINVER 0x0501 // Change this to the appropriate value to target other versions of Windows. macro
/external/mdnsresponder/mDNSWindows/ControlPanel/
Dstdafx.h27 #define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 200… macro
/external/c-ares/
Dconfig-win32.h294 # define WINVER VS2008_DEF_TARGET macro
308 # define WINVER 0x0500 macro
/external/curl/lib/
Dconfig-win32.h543 # define WINVER VS2008_DEF_TARGET macro
556 # define WINVER VS2012_DEF_TARGET macro
575 # define WINVER 0x0500 macro
/external/libusb/
Dconfigure.ac184 AC_DEFINE([WINVER], 0x0501, [Oldest Windows version supported]) definition
/external/python/cpython2/PC/
Dpyconfig.h189 #define WINVER Py_WINVER macro