Searched refs:_WIN32_IE (Results 1 - 6 of 6) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLLX/
H A Dstdafx.h60 #ifndef _WIN32_IE // Allow use of features specific to IE 6.0 or later.
62 #define _WIN32_IE 0x0600 // Change this to the appropriate value to target other versions of IE. macro
/external/mdnsresponder/mDNSWindows/ControlPanel/
H A Dstdafx.h39 #ifndef _WIN32_IE // Allow use of features specific to IE 4.0 or later.
40 #define _WIN32_IE 0x0500 // Change this to the appropriate value to target IE 5.0 or later. macro
/external/llvm/lib/Support/Windows/
H A DWindowsSupport.h27 #undef _WIN32_IE macro
31 #define _WIN32_IE 0x0800 // MinGW at it again. FIXME: verify if still needed. macro
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
H A DWindows.h24 #define _WIN32_IE 0x0600 // MinGW at it again. macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DWindowsSupport.h27 #undef _WIN32_IE macro
31 #define _WIN32_IE 0x0800 // MinGW at it again. FIXME: verify if still needed. macro
/external/libevent/
H A Devdns.c81 #ifndef _WIN32_IE
82 #define _WIN32_IE 0x400 macro

Completed in 401 milliseconds