Searched refs:_WIN32_WINNT (Results 1 – 1 of 1) sorted by relevance
21 #ifndef _WIN32_WINNT // Allow use of features specific to Windows 8 or later. 22 #define _WIN32_WINNT 0x0602 // Change this to the appropriate value to target other versions of Win… macro