http://bugs.winehq.org/show_bug.cgi?id=14731
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2008-10-30 03:40:15 --- The problem seems to be that wsock32.EnumProtocolsA forwards to ws2_32.WSAEnumProtocolsA where it should wrap it because the structures are not compatible (PROTOCOL_INFO vs WSAPROTOCOL_INFO).