http://bugs.winehq.org/show_bug.cgi?id=34793
Bug #: 34793 Summary: Regression: MSVCRT__invalid_parameter Product: Wine Version: 1.7.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: lara@craft.net.br Classification: Unclassified
On my last test on wine 1.5.3, Battle City Remake works fine, but now in 1.7.4 I get error:
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 17/02/2013, dlt (d/m/y): 20/10/2013 fixme:win:EnumDisplayDevicesW ((null),0,0x32f478,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f4e8,0x00000000), stub! err:msvcrt:MSVCRT__invalid_parameter (null):0 (null): (null) 0 wine: Unhandled exception 0xc0000417 in thread 31 at address 0x7b83b43e (thread 0031), starting debugger...
I found same bug here: http://bugs.winehq.org/show_bug.cgi?id=25393