Searched refs:_WIN32_IE (Results 1 – 3 of 3) sorted by relevance
22 #ifndef _WIN32_IE // Specifies that the minimum required platform is Internet…23 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of… macro
27 #undef _WIN32_IE31 #define _WIN32_IE 0x0800 // MinGW at it again. FIXME: verify if still needed. macro
79 #ifndef _WIN32_IE80 #define _WIN32_IE 0x400 macro