Searched refs:_WIN32_IE (Results 1 – 6 of 6) 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
27 #undef _WIN32_IE31 #define _WIN32_IE 0x0800 // MinGW at it again. FIXME: verify if still needed. macro
24 #define _WIN32_IE 0x0600 // MinGW at it again. macro
79 #ifndef _WIN32_IE80 #define _WIN32_IE 0x400 macro