Searched refs:_WIN32_IE (Results 1 – 7 of 7) sorted by relevance
60 #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
39 #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
26 #undef _WIN32_IE30 #define _WIN32_IE 0x0800 // MinGW at it again. FIXME: verify if still needed. macro
27 #undef _WIN32_IE31 #define _WIN32_IE 0x0800 // MinGW at it again. FIXME: verify if still needed. macro
82 #ifndef _WIN32_IE83 #define _WIN32_IE 0x400 macro