http://bugs.winehq.org/show_bug.cgi?id=34253 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht(a)gmx.net Component|-unknown |kernel32 Resolution| |DUPLICATE --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2013-09-01 08:20:58 CDT --- Hello folks, this is a dupe of bug 27248 --- snip --- $ pwd /home/focht/.wine/drive_c/Games/Jast Densetsu/YuminaTrial $ WINEDEBUG=+tid,+seh,+relay,+snoop,+devenum wine ./YuminaTrial.exe >>log.txt 2>&1 ... 0025:Call KERNEL32.CreateFileW(0033ee50 L"C:\\Games\\Jast Densetsu\\YuminaTrial\\DATA\\rio.arc",80000000,00000001,00000000,00000003,00000080,00000000) ret=00428c87 0025:Ret KERNEL32.CreateFileW() retval=00000090 ret=00428c87 ... 0025:Call KERNEL32.CreateFileMappingW(00000090,00000000,00000002,00000000,00000001,00000000) ret=004278be 0025:Ret KERNEL32.CreateFileMappingW() retval=00000094 ret=004278be 0025:Call KERNEL32.MapViewOfFile(00000094,00000004,00000000,00000000,00000001) ret=004278cd 0025:Ret KERNEL32.MapViewOfFile() retval=003a0000 ret=004278cd ... 0025:Call KERNEL32.K32GetMappedFileNameW(ffffffff,003a0000,0033de60,00000104) ret=00427986 0025:fixme:file:K32GetMappedFileNameW (0xffffffff, 0x3a0000, 0x33de60, 260): stub 0025:Ret KERNEL32.K32GetMappedFileNameW() retval=00000000 ret=00427986 0025:Call KERNEL32.MultiByteToWideChar(000003a4,00000000,007cb780 ".\\lib\\app\\MikoArc.cpp",ffffffff,0033bb10,00000104) ret=0041fe34 0025:Ret KERNEL32.MultiByteToWideChar() retval=00000016 ret=0041fe34 0025:Call user32.wvsprintfW(0033bd66,007cb948 L"Unable to load file data!",0033dd38) ret=0041fea6 0025:Ret user32.wvsprintfW() retval=00000019 ret=0041fea6 ... 0025:Call KERNEL32.WideCharToMultiByte(000003a4,00000000,008de000 L"error : hr=0x8007000d [ERROR_INVALID_DATA]",ffffffff,0033d39b,00000400,00000000,00000000) ret=0041fbdf 0025:Ret KERNEL32.WideCharToMultiByte() retval=0000002b ret=0041fbdf --- snip --- Regards *** This bug has been marked as a duplicate of bug 27248 *** -- 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.