WSCEnumProtocols

Hans Leidekker hans at it.vu.nl
Mon Oct 25 11:06:32 CDT 2004


On Monday 25 October 2004 09:35, Rolf Kalbermatter wrote:

> The problem seems to me rather that even the WSAEnumProtocols function casts the
> WSAPROTOCOL_INFOA/W structure pointer into PROTOCOL_INFOA and since they have
> indeed a completely different layout we are basically causing big trouble. I doubt

You're right, the existing functions were filling the wrong type of structures.
So I've rewritten the functions to actually fill WSAPROTOCOL_INFOA/W structures
instead of PROTOCOL_INFOA/W structures.

 -Hans

Changelog:
  fill WSAPROTOCOL_INFO structures instead of PROTOCOL_INFO structures.
  implement WSCEnumProtocols().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winsock_protocol_c_02.diff
Type: text/x-diff
Size: 18328 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041025/0d40a6e9/winsock_protocol_c_02.bin


More information about the wine-patches mailing list