Searched refs:_WIN32_WINNT (Results 1 – 1 of 1) sorted by relevance
10 #ifndef _WIN32_WINNT // Specifies that Windows Vista is the minimum required platform.11 #define _WIN32_WINNT 0x0600 // Change this to a value appropriate for other Windows versions. macro