BACnet/IPv6 on Win32 port [WIP]

This commit is contained in:
skarg
2016-10-03 22:22:34 +00:00
parent bc61349fe9
commit 88aa9fdb3c
2 changed files with 194 additions and 110 deletions
+1
View File
@@ -29,6 +29,7 @@
#define WIN32_LEAN_AND_MEAN
#define STRICT 1
/* Windows XP minimum */
#undef _WIN32_WINNT
#define _WIN32_WINNT 0x501
#include <windows.h>