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

/macosx-10.10.1/mDNSResponder-561.1.1/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
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/PrinterSetupWizard/
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
/macosx-10.10.1/mDNSResponder-561.1.1/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
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/Windows/
H A DWindows.h24 #define _WIN32_IE 0x0600 // MinGW at it again. macro
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/shellicon/
H A Dshellicon.c17 #ifndef _WIN32_IE
18 #define _WIN32_IE 0x0501 macro
27 #if (_WIN32_IE >= 0x0500)
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinX.c19 * The w32api 1.1 package (included in Mingw 1.1) does not define _WIN32_IE
24 #ifndef _WIN32_IE
25 #define _WIN32_IE 0x0300 macro
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinX.c27 * The w32api 1.1 package (included in Mingw 1.1) does not define _WIN32_IE by
32 #ifndef _WIN32_IE
33 #define _WIN32_IE 0x0300 macro

Completed in 137 milliseconds