http://bugs.winehq.org/show_bug.cgi?id=30532 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |jacek(a)codeweavers.com, | |piotr(a)codeweavers.com Component|-unknown |msvcrt Ever Confirmed|0 |1 --- Comment #6 from Jacek Caban <jacek(a)codeweavers.com> 2012-04-29 02:02:46 CDT --- It's a known issue of our msvcr90.dll implementation, which forwards most of its work to msvcrt.dll. The problem is that internal, but exported, structs differ between them. That makes the bug tricky to fix without massive code duplication. -- 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.