HomeSort by relevance Sort by last modified time
    Searched refs:_WIN32_IE (Results 1 - 9 of 9) sorted by null

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
targetver.h 38 #ifndef _WIN32_IE // Specifies that the minimum required platform is Internet Explorer 7.0.
39 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
targetver.h 38 #ifndef _WIN32_IE // Specifies that the minimum required platform is Internet Explorer 7.0.
39 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
  /external/webkit/Tools/WinLauncher/
stdafx.h 47 #ifndef _WIN32_IE // Allow use of features specific to IE 6.0 or later.
48 #define _WIN32_IE 0x0600 // Change this to the appropriate value to target other versions of IE.
  /development/host/windows/usb/adb_winapi_test/
stdafx.h 33 #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.
  /development/host/windows/usb/api/
stdafx.h 43 #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.
  /development/host/windows/usb/winusb/
stdafx.h 43 #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.
  /external/llvm/lib/Support/Windows/
Windows.h 24 #define _WIN32_IE 0x0600 // MinGW at it again.
  /sdk/find_java/
find_java_lib.cpp 27 #define _WIN32_IE 0x0500
  /external/chromium/third_party/libjingle/source/talk/
main.scons 142 '_WIN32_IE=0x0501',

Completed in 141 milliseconds