[Bug 20716] Dragon Age: DLC tabs are all empty

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 2 10:38:00 CST 2011


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

Rob Loh <elspam at wulfpak.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |elspam at wulfpak.net

--- Comment #13 from Rob Loh <elspam at wulfpak.net> 2011-01-02 10:37:58 CST ---
As I mentioned here:
http://forum.winehq.org/viewtopic.php?p=54231&sid=064e9ac263fb3d8d70e688d52cd47f2b,
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.



More information about the wine-bugs mailing list