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

  /development/perftests/panorama/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/chromium_org/tools/gyp/test/win/rc-build/
targetver.h 22 #ifndef _WIN32_IE // Specifies that the minimum required platform is Internet Explorer 7.0.
23 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
  /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.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winresrc.h 13 #ifndef _WIN32_IE
14 #define _WIN32_IE 0x0501
sdkddkver.h 25 /* _WIN32_IE */
163 #ifndef _WIN32_IE
166 #define _WIN32_IE _WIN32_IE_IE50
168 #define _WIN32_IE _WIN32_IE_IE501
170 #define _WIN32_IE _WIN32_IE_IE60
172 #define _WIN32_IE 0x0602
174 #define _WIN32_IE 0x0700
177 #define _WIN32_IE 0x0700
shlguid.h 11 #ifndef _WIN32_IE
12 #define _WIN32_IE 0x0501
170 #if (_WIN32_IE >= 0x0600)
334 #if _WIN32_IE >= 0x0600
prsht.h 12 #ifndef _WIN32_IE
13 #define _WIN32_IE 0x0501
shlwapi.h 17 #ifndef _WIN32_IE
18 #define _WIN32_IE 0x0601
86 #if (_WIN32_IE >= 0x0600)
125 #if (_WIN32_IE >= 0x0603)
160 #if (_WIN32_IE >= 0x0600)
595 #if (_WIN32_IE >= 0x0602)
    [all...]
shlobj.h 15 #ifndef _WIN32_IE
16 #define _WIN32_IE 0x0501
148 #if (_WIN32_IE >= 0x0603)
154 #if (_WIN32_IE >= 0x0560)
330 #if (_WIN32_IE >= 0x0601)
    [all...]
shobjidl.h 699 #ifndef _WIN32_IE
700 #define _WIN32_IE 0x0501
    [all...]
commctrl.h 12 #ifndef _WIN32_IE
13 #define _WIN32_IE 0x0501
    [all...]
  /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.
  /external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
stdafx.h 40 #ifndef _WIN32_IE // Allow use of features specific to IE 6.0 or later.
41 #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/
WindowsSupport.h 24 #undef _WIN32_IE
28 #define _WIN32_IE 0x0600 // MinGW at it again.
  /sdk/find_java/src/source/
find_java_lib.cpp 27 #define _WIN32_IE 0x0500
  /external/webp/examples/
dwebp.c 33 #define _WIN32_IE 0x500 // Workaround bug in shlwapi.h when compiling C++

Completed in 1967 milliseconds