Searched refs:_WIN32_WINNT (Results 1 – 2 of 2) sorted by relevance
26 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.27 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of… macro
30 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.31 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of… macro