Home
last modified time | relevance | path

Searched refs:_WIN32_WINNT_WIN2K (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dsetup-win32.h110 #ifndef _WIN32_WINNT_WIN2K
111 #define _WIN32_WINNT_WIN2K 0x0500 /* Windows 2000 */ macro
H A Dversion_win32.c116 #elif !defined(_WIN32_WINNT) || !defined(_WIN32_WINNT_WIN2K) || \ in curlx_verify_windows_version()
117 (_WIN32_WINNT < _WIN32_WINNT_WIN2K) in curlx_verify_windows_version()

Completed in 4 milliseconds