Home
last modified time | relevance | path

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

/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/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
/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