Searched refs:_WIN32_WINDOWS (Results 1 – 3 of 3) sorted by relevance
29 #ifndef _WIN32_WINDOWS // Specifies that the minimum required platform is Windows 98.30 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. macro
39 #ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.40 #define _WIN32_WINDOWS 0x0500 // Change this to the appropriate value to target Windows Me or later. macro