Searched refs:_WIN32_WINDOWS (Results 1 – 4 of 4) sorted by relevance
34 #ifndef _WIN32_WINDOWS // Specifies that the minimum required platform is Windows 98.35 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. macro
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