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

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
targetver.h 34 #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.
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
targetver.h 34 #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.
  /external/webkit/Tools/WinLauncher/
stdafx.h 43 #ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
44 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later.
  /development/host/windows/usb/adb_winapi_test/
stdafx.h 29 #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.
  /development/host/windows/usb/api/
stdafx.h 39 #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.
  /development/host/windows/usb/winusb/
stdafx.h 39 #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.
  /external/stlport/stlport/stl/config/
_windows.h 238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
  /external/bluetooth/glib/gthread/
gthread-win32.c 40 #define _WIN32_WINDOWS 0x0401 /* to get IsDebuggerPresent */
  /external/mdnsresponder/mDNSShared/
CommonServices.h 242 #if( !defined( _WIN32_WINDOWS ) )
243 #define _WIN32_WINDOWS 0x0401
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_sysevents.c 579 #if (_WIN32_WINNT >= 0x0400) || (_WIN32_WINDOWS > 0x0400)
  /external/bluetooth/glib/glib/
gmessages.c 54 # define _WIN32_WINDOWS 0x0401 /* to get IsDebuggerPresent */

Completed in 604 milliseconds