Recent SDKs allow to build IPV6 only for Windows XP or above.

This commit is contained in:
Igor Sysoev 2011-10-20 07:00:04 +00:00
parent b167c46ca2
commit 1472e7964b

View File

@ -9,7 +9,7 @@
#define WIN32 0x0400
#define _WIN32_WINNT 0x0500
#define _WIN32_WINNT 0x0501
#define STRICT