http://bugs.winehq.org/show_bug.cgi?id=13982
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Depends on|29344 |9638
--- Comment #27 from Anastasius Focht focht@gmx.net 2012-04-30 13:00:33 CDT --- Hello,
with bug 29344 fixed it now goes a bit further in clean WINEPREFIX:
--- snip --- 002a:Call KERNEL32.MultiByteToWideChar(00000000,00000000,001271a0 "FileExists",0000000a,00768d00,0000000b) ret=7ed5caff 002a:Ret KERNEL32.MultiByteToWideChar() retval=0000000a ret=7ed5caff 002a:Ret msvcrt.mbstowcs() retval=0000000a ret=0034578a 002a:fixme:scrrun:filesys_GetIDsOfNames (0x7e0cb938)->({00000000-0000-0000-0000-000000000000} 0x33f690 1 2048 0x33f6ac) ... 002a:Call ntdll.strlen(0076c498 "attempt to call method `FileExists' (a nil value)") ret=1000ad86 --- snip ---
Adding bug 9638 dependency which tracks GetIDsOfNames
$ du -sh GameHouse-Installer_am-sallysstudiotm_gamehouse_.exe 1.6M GameHouse-Installer_am-sallysstudiotm_gamehouse_.exe
$ sha1sum GameHouse-Installer_am-sallysstudiotm_gamehouse_.exe 65e9e5c94e0c1959ade3e569d835d769e800726d GameHouse-Installer_am-sallysstudiotm_gamehouse_.exe
$ wine --version wine-1.5.3
Regards