Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_stab/src/dbreg/
Dtargetver.h34 #ifndef _WIN32_WINDOWS // Specifies that the minimum required platform is Windows 98.
35 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. macro
/development/host/windows/usb/adb_winapi_test/
Dstdafx.h29 #ifndef _WIN32_WINDOWS // Specifies that the minimum required platform is Windows 98.
30 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. macro
/development/host/windows/usb/api/
Dstdafx.h39 #ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
40 #define _WIN32_WINDOWS 0x0500 // Change this to the appropriate value to target Windows Me or later. macro
/development/host/windows/usb/winusb/
Dstdafx.h39 #ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
40 #define _WIN32_WINDOWS 0x0500 // Change this to the appropriate value to target Windows Me or later. macro