在 8/9/21 8:48 PM, Michel Zou 写道:
@@ -1018,6 +1019,7 @@ typedef unsigned int GROUP;
  #ifndef __INSIDE_CYGWIN__
    WINSOCK_API_LINKAGE u_long WSAAPI ntohl(u_long netlong);
    WINSOCK_API_LINKAGE u_short WSAAPI ntohs(u_short netshort);
+  WINSOCK_API_LINKAGE unsigned __int64 WSAAPI(unsigned __int64 Value);

                                                ^
The function name was missing here.   ----------/

Also, please add necessary `#if...#endif` checks about `_WIN32_WINNT`.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to