cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: MSVC setup.h patch

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Fri, 26 Mar 2004 14:45:15 +0100

> +#undef _WIN32_WINNT
> +#define _WIN32_WINNT 0x0600
> +#endif

Better make that "_WIN32_WINNT 0x0501". Never know what
future problem that could cause otherwise.

--gv
Received on 2004-03-26