[Bug 11767] Civilization 4 crashes for unimplemented msvcr71.dll. __CppXcptFilter

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 4 16:41:32 CST 2008


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


Philip Nilsson <leffeman at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leffeman at gmail.com




--- Comment #6 from Philip Nilsson <leffeman at gmail.com>  2008-03-04 16:41:31 ---
Right, I'll submit that patch then.

As for __iob_func (this is really a separate bug, but why not ;)), it appears
to be a function that returns the variable _iob.  Try adding

@ stub __iob_func #()

to dlls/msvcr71/msvcr71.spec and see if that is enough -- otherwise, see if you
can figure out how new functions are defined, and how to get it to return _iob.


-- 
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