https://bugs.winehq.org/show_bug.cgi?id=49312 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> --- Wine expects main() to be __cdecl now, so it's probably caused by f2a7405a09c66e4b9adc15d4e9b7379ed4c78f54 and it was needed so that components built with msvcrt use the same calling convention as ones that don't in (non-mingw build). The change is not needed any more because msvcrt has a separated entry point implementation now. It may be too late, through. -- 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.