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

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
targetver.h 26 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
targetver.h 26 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows.
  /external/webkit/Source/WebKit/win/
WebKitPrefix.h 33 #ifndef WINVER
34 #define WINVER 0x0500
  /external/webkit/Tools/WinLauncher/
stdafx.h 35 #ifndef WINVER // Allow use of features specific to Windows XP or later.
36 #define WINVER 0x0501 // Change this to the appropriate value to target other versions of Windows.
  /development/host/windows/usb/adb_winapi_test/
stdafx.h 21 #ifndef WINVER // Specifies that the minimum required platform is Windows Vista.
22 #define WINVER 0x0500 // Change this to the appropriate value to target other versions of Windows.
  /development/host/windows/usb/api/
stdafx.h 31 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
32 #define WINVER 0x0500 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
  /development/host/windows/usb/winusb/
stdafx.h 31 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
32 #define WINVER 0x0500 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
  /external/webkit/Source/WebCore/
WebCorePrefix.h 44 #ifndef WINVER
45 #define WINVER 0x0500
config.h 90 #ifndef WINVER
91 #define WINVER 0x0500
  /external/webkit/Source/WebKit2/
config.h 108 #ifndef WINVER
109 #define WINVER 0x0500
  /external/webkit/Tools/DumpRenderTree/
config.h 87 #undef WINVER
88 #define WINVER 0x0500
  /external/webkit/Source/JavaScriptCore/wtf/
Assertions.cpp 45 #ifndef WINVER
46 #define WINVER 0x0500

Completed in 295 milliseconds