http://bugs.winehq.org/show_bug.cgi?id=15638
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net 2008-10-17 09:01:55 --- Hello,
the problem is most likely the missing 'WINAPI'. Omitting stdcall will imbalance the stack because the app expects the callee to clean up.
Regards