Searched defs:WINVER (Results 1 – 8 of 8) sorted by relevance
28 …#define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 200… macro
20 #define WINVER _WIN32_WINNT_VISTA macro
38 #define WINVER 0x0501 // Change this to the appropriate value to target other versions of Windows. macro
27 #define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 200… macro
294 # define WINVER VS2008_DEF_TARGET macro308 # define WINVER 0x0500 macro
543 # define WINVER VS2008_DEF_TARGET macro556 # define WINVER VS2012_DEF_TARGET macro575 # define WINVER 0x0500 macro
184 AC_DEFINE([WINVER], 0x0501, [Oldest Windows version supported]) definition
189 #define WINVER Py_WINVER macro