search for: getaddrinfoexw

Displaying 3 results from an estimated 3 matches for "getaddrinfoexw".

2017 Aug 03
0
Wine release 2.14
...mshtml: Set referrer in load_nsuri. ws2_32: Added GetAddrInfoExOverlappedResult stub implementation. ws2_32: Factor out GetAddrInfoW implementation. ws2_32: Added FreeAddrInfoEx implementation. ws2_32: Return ADDRINFOEXW type from WS_getaddrinfoW. ws2_32: Added partial GetAddrInfoExW implementation. ws2_32: Added support for overlapped GetAddrInfoExW. ws2_32/tests: Added GetAddrInfoExW tests. rpcrt4: Always protect ref access for connections associated with protseq in RPCRT4_ReleaseConnection. msvcp: Added std::_Raise_handler implementation. Julian RĂ¼ge...
2019 Sep 27
0
Wine release 4.17
...bcrypt: Add support for generating RSA keys. bcrypt: Implement BCryptSignHash. webservices: Simplify WsAddressMessage. webservices: Add support for writing WS_ENUM_TYPE values. webservices: Add support for mapped HTTP headers. ws2_32: Call the completion routine in GetAddrInfoExW. Henri Verbeet (15): wined3d: Add GPU information for AMD VEGA12. wined3d: More accurately determine whether a separate sRGB texture is required. wined3d: Explicitly initialise sRGB format info. wined3d: Retrieve the supported sample counts for Vulkan formats. wined3d...
2015 Oct 30
0
Wine release 1.7.54
...missing DNS_QUERY_* constants. rpcrt4: Moved formatting pipe names to helper functions. rpcrt4: Added support for binding argument in RpcMgmtIsServerListening. rpcrt4: Added RpcMgmtIsServerListening tests. mshtml/tests: Fixed more test failures on win10. ws2_32: Added GetAddrInfoExW stub. ws2def.h: Fixed ADDRINFOEX declaration. kernel32: Pass SYNCHRONIZE access flag to NtCreateFile. advapi32: Pass SYNCHRONIZE flag in NtCreateFile and NtOpenFile calls. kernel32: Pass SYNCHRONIZE flag to NtOpenFile. krnl386.exe: Pass SYNCHRONIZE flag to NtCreateFile...