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

  /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/mdnsresponder/mDNSWindows/DLLX/
stdafx.h 60 #ifndef _WIN32_IE // Allow use of features specific to IE 6.0 or later.
62 #define _WIN32_IE 0x0600 // 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 26 /* _WIN32_IE */
169 #ifndef _WIN32_IE
172 #define _WIN32_IE _WIN32_IE_IE50
174 #define _WIN32_IE _WIN32_IE_IE501
176 #define _WIN32_IE _WIN32_IE_IE60
178 #define _WIN32_IE _WIN32_IE_WS03
180 #define _WIN32_IE _WIN32_IE_LONGHORN
182 #define _WIN32_IE _WIN32_IE_WIN7
184 #define _WIN32_IE _WIN32_IE_WIN8
186 #define _WIN32_IE 0x0a0
    [all...]
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...]
shellapi.h 532 #if _WIN32_IE >= 0x600
757 #if _WIN32_IE >= 0x0600
830 #if _WIN32_IE >= 0x0600
843 #if _WIN32_IE >= 0x0601
847 #if _WIN32_IE >= 0x0600
shtypes.h 179 #if _WIN32_IE >= _WIN32_IE_IE60SP2
prsht.h 12 #ifndef _WIN32_IE
13 #define _WIN32_IE 0x0501
shlobj.h 48 #ifndef _WIN32_IE
49 #define _WIN32_IE 0x0501
527 #if _WIN32_IE >= 0x0700
539 #if _WIN32_IE >= 0x0600
881 #if _WIN32_IE >= 0x0700
930 #if _WIN32_IE >= 0x0600
933 #if _WIN32_IE >= 0x0700
949 #if _WIN32_IE >= 0x0700
956 #if _WIN32_IE >= 0x0700
    [all...]
commctrl.h 16 #ifndef _WIN32_IE
17 #define _WIN32_IE 0x0501
187 #if _WIN32_IE >= 0x0600
717 #if _WIN32_IE >= 0x0600
761 #if _WIN32_IE >= 0x0600
    [all...]
shlguid.h 11 #ifndef _WIN32_IE
12 #define _WIN32_IE 0x0501
138 #if _WIN32_IE >= 0x0600
300 #if _WIN32_IE >= 0x0600
commctrl.rh 87 #if _WIN32_IE >= 0x0600
urlmon.h 429 #if (_WIN32_IE >= _WIN32_IE_IE70)
462 #if (_WIN32_IE >= _WIN32_IE_IE60SP2)
479 #if (_WIN32_IE >= _WIN32_IE_IE60SP2)
482 #if (_WIN32_IE >= _WIN32_IE_IE70)
569 #if (_WIN32_IE >= _WIN32_IE_IE60SP2)
    [all...]
shobjidl.h     [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/mdnsresponder/mDNSWindows/ControlPanel/
stdafx.h 39 #ifndef _WIN32_IE // Allow use of features specific to IE 4.0 or later.
40 #define _WIN32_IE 0x0500 // Change this to the appropriate value to target IE 5.0 or later.
  /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 27 #undef _WIN32_IE
31 #define _WIN32_IE 0x0800 // MinGW at it again. FIXME: verify if still needed.
  /external/swiftshader/third_party/LLVM/lib/Support/Windows/
Windows.h 24 #define _WIN32_IE 0x0600 // MinGW at it again.
  /external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
WindowsSupport.h 27 #undef _WIN32_IE
31 #define _WIN32_IE 0x0800 // MinGW at it again. FIXME: verify if still needed.
  /sdk/find_java/src/source/
find_java_lib.cpp 27 #define _WIN32_IE 0x0500
  /external/libevent/
evdns.c 81 #ifndef _WIN32_IE
82 #define _WIN32_IE 0x400
    [all...]

Completed in 2226 milliseconds