Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_stab/src/dbregtest/
Dtargetver.h26 #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
/development/perftests/panorama/feature_stab/src/dbreg/
Dtargetver.h30 #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
/development/host/windows/usb/adb_winapi_test/
Dstdafx.h25 #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista.
26 #define _WIN32_WINNT 0x0500 // Change this to the appropriate value to target other versions of W… macro
/development/host/windows/usb/api/
Dstdafx.h35 #ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
36 #define _WIN32_WINNT 0x0500 // Change this to the appropriate value to target Windows 2000 or later. macro
/development/host/windows/usb/winusb/
Dstdafx.h35 #ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
36 #define _WIN32_WINNT 0x0500 // Change this to the appropriate value to target Windows 2000 or later. macro