Jelajahi Sumber

MSVC project: defaults to Vista+

Evgeny Grin (Karlson2k) 4 tahun lalu
induk
melakukan
f45803ab5b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      w32/common/MHD_config.h

+ 1 - 1
w32/common/MHD_config.h

@@ -65,7 +65,7 @@
 
 
 #ifndef _WIN32_WINNT
 #ifndef _WIN32_WINNT
 /* MHD supports Windows XP and later W32 systems*/
 /* MHD supports Windows XP and later W32 systems*/
-#define _WIN32_WINNT 0x0501
+#define _WIN32_WINNT 0x0600
 #endif /* _WIN32_WINNT */
 #endif /* _WIN32_WINNT */
 
 
 /* winsock poll is available only on Vista and later */
 /* winsock poll is available only on Vista and later */