On 2017/6/12 23:17, Martell Malone wrote:
In that case,
I think the best course of immediate action is to bump to Windows 7 as Kai
suggested.
If someone has the time to implement a configure option for changing this
default like Ruben suggest that would be a great.
Here is a patch for the former.
Please Review

diff --git a/mingw-w64-headers/crt/_mingw.h.in b/mingw-w64-headers/crt/_
mingw.h.in
index 2742b115..03de2212 100644
--- a/mingw-w64-headers/crt/_mingw.h.in
+++ b/mingw-w64-headers/crt/_mingw.h.in
@@ -222,7 +222,7 @@ limitations in handling dllimport attribute.  */
  #ifndef _WIN32_WINNT
-#define _WIN32_WINNT 0x502
+#define _WIN32_WINNT 0x601
  #endif
  #ifndef _INT128_DEFINED

Upvote for this. OK for master?

--
Best regards,
LH_Mouse


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to