Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_stab/src/dbreg/
Dtargetver.h26 #ifndef WINVER // Specifies that the minimum required platform is Windows …
27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of… macro
/development/host/windows/usb/adb_winapi_test/
Dstdafx.h21 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
22 #define WINVER 0x0500 // Change this to the appropriate value to target other versions of W… macro
/development/host/windows/usb/api/
Dstdafx.h31 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
32 #define WINVER 0x0500 // Change this to the appropriate value to target Windows 98 and Windows 200… macro
/development/host/windows/usb/winusb/
Dstdafx.h31 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
32 #define WINVER 0x0500 // Change this to the appropriate value to target Windows 98 and Windows 200… macro