Searched defs:_WIN32_IE (Results 1 - 3 of 3) sorted by relevance

/development/host/windows/usb/adb_winapi_test/
H A Dstdafx.h33 #ifndef _WIN32_IE // Specifies that the minimum required platform is Internet Explorer 7.0.
34 #define _WIN32_IE 0x0600 // Change this to the appropriate value to target other versions of IE. macro
/development/host/windows/usb/api/
H A Dstdafx.h43 #ifndef _WIN32_IE // Allow use of features specific to IE 4.0 or later.
44 #define _WIN32_IE 0x0501 // Change this to the appropriate value to target IE 5.0 or later. macro
/development/host/windows/usb/winusb/
H A Dstdafx.h43 #ifndef _WIN32_IE // Allow use of features specific to IE 4.0 or later.
44 #define _WIN32_IE 0x0501 // Change this to the appropriate value to target IE 5.0 or later. macro

Completed in 185 milliseconds