Home
last modified time | relevance | path

Searched refs:_WIN32_WINNT (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/rdt/CTR/
Dtargetver.h10 #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