https://bugs.winehq.org/show_bug.cgi?id=38354
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #4 from Piotr Caban piotr.caban@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)