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