Searched refs:_WIN32_IE (Results 1 – 2 of 2) sorted by relevance
25 #ifndef _WIN32_IE // Allow use of features specific to IE 4.0 or later.26 #define _WIN32_IE 0x0400 // Change this to the appropriate value to target IE 5.0 or later. macro