Searched defs:WINVER (Results 1 – 5 of 5) sorted by relevance
11 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of… macro
20 #define WINVER _WIN32_WINNT_VISTA 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
40 AC_DEFINE([WINVER], [WindowsXP], [Version of Windows]) definition