[Bug 38354] Multiple games and applications need msvcr120.dll._except1 (Audacity 2.1.0, Tera Online)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 18 09:01:08 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=38354

Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.caban at gmail.com

--- Comment #4 from Piotr Caban <piotr.caban at gmail.com> ---
I don't know what this function is supposed to do. Just to keep track of what
I've found about _except1:
 - takes 8 arguments
 - returns double
 - simple stub lets the application start

The application calls _except1 with following arguments:
0x8 0 0xc5481862 0x463cb1e1 0xc5481862 0x463cb1e1 0x27f 0x4f0e3b
Native returns:
2273440337083312486779648475136.000000
in this case.

One may guess from it that function takes following arguments:
_except1(long long double double long ptr)

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