Searched refs:WINVER (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebKitPrefix.h33 #ifndef WINVER
34 #define WINVER 0x0502 macro
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLLX/
H A Dstdafx.h36 #ifndef WINVER // Allow use of features specific to Windows XP or later.
38 #define WINVER 0x0501 // Change this to the appropriate value to target other versions of Windows. macro
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DStdAfx.h27 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
28 #define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later. macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/
H A Dconfig.h42 #ifndef WINVER
43 #define WINVER 0x0502 macro
/macosx-10.9.5/mDNSResponder-522.92.1/Clients/PrinterSetupWizard/
H A Dstdafx.h26 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
27 #define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later. macro
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/ControlPanel/
H A Dstdafx.h26 #ifndef WINVER // Allow use of features specific to Windows 95 and Windows NT 4 or later.
27 #define WINVER 0x0400 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later. macro
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWin.h23 * WINVER = 0x0410 means Windows 98 and above
26 #ifndef WINVER
27 #define WINVER 0x0410 macro
H A DttkWinXPTheme.c26 #define WINVER 0x0501 /* Requires Windows XP APIs */ macro
H A DtkWinDialog.c15 #define WINVER 0x0500 /* Requires Windows 2K definitions */ macro
H A DtkWinMenu.c16 #define WINVER 0x0500 /* Requires Windows 2K definitions */ macro
/macosx-10.9.5/vim-53/src/
H A DMake_cyg.mak50 # WINVER Lowest Win32 version to support. (0x0400)
86 ifndef WINVER
87 WINVER = 0x0400 macro
108 -DWINVER=$(WINVER) -D_WIN32_WINNT=$(WINVER)
H A DMake_bc5.mak85 # WINVER 0x0400 or 0x0500: minimum Win32 version to support (0x0400)
250 ### Set the default $(WINVER) to make it work with Bcc 5.5.
251 !ifndef WINVER
252 WINVER = 0x0400 macro
307 -DWINVER=$(WINVER) -D_WIN32_WINNT=$(WINVER)
H A DMake_ming.mak51 # Set the default $(WINVER) to make it work with pre-Win2k
52 WINVER = 0x0400 macro
284 DEFINES=-DWIN32 -DWINVER=$(WINVER) -D_WIN32_WINNT=$(WINVER) \
H A DMake_mvc.mak96 # Version Support: WINVER=[0x0400, 0x0500] (default is 0x0400)
310 ### Set the default $(WINVER) to make it work with VC++7.0 (VS.NET)
312 !ifndef WINVER
313 WINVER = 0x0400 macro
324 $(DEFINES) -DWINVER=$(WINVER) -D_WIN32_WINNT=$(WINVER) \
/macosx-10.9.5/WebCore-7537.78.1/
H A Dconfig.h55 #ifndef WINVER
56 #define WINVER 0x0502 macro
H A DWebCorePrefix.h46 #ifndef WINVER
47 #define WINVER 0x0502 macro
/macosx-10.9.5/WebKit2-7537.78.2/
H A Dconfig.h64 #ifndef WINVER
65 #define WINVER 0x0502 macro
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dconfig-win32.h526 # ifndef WINVER
527 # define WINVER VS2008_DEF_TARGET macro
529 # if (_WIN32_WINNT < VS2008_MIN_TARGET) || (WINVER < VS2008_MIN_TARGET)
540 # ifndef WINVER
541 # define WINVER 0x0500 macro
/macosx-10.9.5/CF-855.17/
H A DCoreFoundation_Prefix.h228 #ifndef WINVER
229 #define WINVER 0x0501 macro
/macosx-10.9.5/libarchive-29/libarchive/
H A Dconfig.h.in656 #undef WINVER
H A DCMakeLists.txt62 SET(WINVER 0x0500 CACHE INTERNAL "Setting WINVER to 0x0500 for Windows 2000 APIs")
/macosx-10.9.5/objc4-551.1/runtime/
H A Dobjc-auto.h41 # define WINVER 0x0501 // target Windows XP and later macro
H A Dobjc-os.h132 # define WINVER 0x0501 // target Windows XP and later
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeTheme.c12 #define WINVER 0x0501 /* Cygwin */ macro
/macosx-10.9.5/curl-78.94.1/curl/
H A Dconfigure18014 int dummy=2*WINVER;
19530 int dummy=2*WINVER;
26724 int dummy=2*WINVER;
[all...]

Completed in 254 milliseconds