Searched defs:_WIN32_WINDOWS (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/gyp/test/win/rc-build/
H A Dtargetver.h18 #ifndef _WIN32_WINDOWS // Specifies that the minimum required platform is Windows 98.
19 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. macro
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
H A Dstdafx.h36 #ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
37 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. macro
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h242 #if( !defined( _WIN32_WINDOWS ) )
243 #define _WIN32_WINDOWS 0x0401 macro

Completed in 430 milliseconds