Searched refs:_WIN32_IE (Results 1 – 1 of 1) sorted by relevance
29 #ifndef _WIN32_IE // Allow use of features specific to IE 6.0 or later.30 #define _WIN32_IE 0x0600 // Change this to the appropriate value to target other versions of IE. macro