Searched refs:_WIN32_WINDOWS (Results 1 – 9 of 9) sorted by relevance
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. macro
238 (!defined (WINVER) && (defined (_WIN32_WINDOWS) && (_WIN32_WINDOWS < 0x0410) || \
5 thanks to the well known Microsoft macros WINVER, _WIN32_WINDOWS or29 defining _WIN32_WINDOWS to signal Windows 95 compatibility, STLport will
40 #define _WIN32_WINDOWS 0x0401 /* to get IsDebuggerPresent */ macro
270 * gthread-win32.c: #define _WIN32_WINDOWS as 0x0401 to get
579 #if (_WIN32_WINNT >= 0x0400) || (_WIN32_WINDOWS > 0x0400) in WinMessage()
54 # define _WIN32_WINDOWS 0x0401 /* to get IsDebuggerPresent */ macro
1793 * src/lock_free_list.h: Fix check of _WIN32_WINNT rather than _WIN32_WINDOWS.1838 give WINVER, _WIN32_WINDOWS or _WIN32_WINNT values.
1746 _WIN32_WINDOWS 0x0401'