http://bugs.winehq.org/show_bug.cgi?id=20716 Rob Loh <elspam(a)wulfpak.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elspam(a)wulfpak.net --- Comment #13 from Rob Loh <elspam(a)wulfpak.net> 2011-01-02 10:37:58 CST --- As I mentioned here: http://forum.winehq.org/viewtopic.php?p=54231&sid=064e9ac263fb3d8d70e688d52c..., the problem is that the implementation of TransmitFile essentially delegates to this SIO_GET_EXTENSION_POINTER. There were commits made mid 2010 that broke up each of the different functions into its own if() block, instead of one general purpose paramterized FIXME. So, the course is laid to start filling these in, but none of the attempts to date have made it past Alexandre. I'm considering going native on ws2_32.dll, but winetricks recommends against it... Will report back after another round of stuff.. (In reply to comment #12)
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented TransmitFile
Hang on, TransmitFile has been implemented for a while now. Maybe it would help to fix SIO_GET_EXTENSION_FUNCTION_POINTER to return its address...
-- 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.