[Bug 16047] Garena client crashes in WSASendTo

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 18 00:22:56 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=16047





--- Comment #28 from Dmitry Timoshkov <dmitry at codeweavers.com>  2010-07-18 00:22:56 ---
(In reply to comment #27)
> I'm not really sure what you're suggesting, considering there are no Ex
> functions involved. The problem is that WSASendTo is being hooked by garena so
> we shouldn't call it within our code since windows doesn't do it like that (and
> writing a test for that is IMHO excessive). No one is defining any new exported
> functions.

I'm suggesting to test if that's enough to wrap only things like WS_recvfrom,
WSASendTo and not WS_recv, WSASend, WS_sendto. I.e. try to find minimal set
of required wrappers.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list