http://bugs.winehq.org/show_bug.cgi?id=32466
Bug #: 32466 Summary: KwMusic's config program needs unimplemented function msvcrt.dll._atodbl Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: jactry92@gmail.com Classification: Unclassified
Created attachment 42829 --> http://bugs.winehq.org/attachment.cgi?id=42829 The log
You can reproduce it follow: 0. download it ; 1. take this "dirty hack" to make the installer work normally and intall it; 2. cd to the path where you install it just like 'cd .wine/drive_c/Program\ Files/kuwo/KWMUSIC/bin/' 3. 'wine KwConfig.exe' to run it
And I found there was a workaround 'winetricks -q vcrun2008'
---- snip ---- wine: Unimplemented function msvcrt.dll._atodbl called at address 0x7b83a2a2 (thread 0009), starting debugger... ---- snip ----
my test environment: - Ubuntu 12.10 32bit - Wine wine-1.5.19-152-g7f88250 with a patch: attachment 42799