I'm trying to get SfArk (http://melodymachine.com/) to work under Wine. Yes, there's a (proprietary) Linux version on the website, but it won't decompress some files, so I need to use the Windows version. The installer runs fine, but when it's time to load the program Wine complains about "lsunpa32.dll". Which I think is strange, since it's installed along with the program itself in the installation directory. 0009:trace:module:load_dll Trying native dll L"Z:\\tmp\\sfark\\lsunpa32.dll" 0009:trace:module:load_native_dll loading L"Z:\\tmp\\sfark\\lsunpa32.dll" 0009:trace:virtual:NtMapViewOfSection handle=0x20 process=0xffffffff addr=(nil) off=000000000 size=0 access=2 0009:trace:virtual:VIRTUAL_DumpView View: 0x7f3f0000 - 0x7f4bffff (anonymous) 0009:trace:virtual:VIRTUAL_DumpView 0x7f3f0000 - 0x7f4bffff c-rWx 0009:trace:module:map_image mapped PE file at 0x7f3f0000-0x7f4c0000 0009:warn:module:load_dll Failed to load module L"lsunpa32.dll"; status=c000007b 0009:err:module:import_dll Loading library lsunpa32.dll (which is needed by L"Z:\\tmp\\sfark\\sfArk.exe") failed (error c000007b). ... 0009:err:module:LdrInitializeThunk Main exe initialization for L"Z:\\tmp\\sfark\\sfArk.exe" failed, status c0000135 What does it mean? Toby -- Signed/encrypted mail welcome. GPG/PGP Key-Id: 0x15C5C2EA
Sylvain Petreolle
2006-Mar-23 17:30 UTC
[Wine] Wine doesn't load an application-provided DLL
Make sure that SfArk was installed correctly, error c000007b is STATUS_INVALID_IMAGE_FORMAT (lsunpa32.dll could be corrupt) --- Toby <tobia.conforto@linux.it> a ?crit :> I'm trying to get SfArk (http://melodymachine.com/) to work under Wine. > Yes, there's a (proprietary) Linux version on the website, but it won't > decompress some files, so I need to use the Windows version. > > The installer runs fine, but when it's time to load the program Wine > complains about "lsunpa32.dll". Which I think is strange, since it's > installed along with the program itself in the installation directory. > > > 0009:trace:module:load_dll Trying native dll L"Z:\\tmp\\sfark\\lsunpa32.dll" > 0009:trace:module:load_native_dll loading L"Z:\\tmp\\sfark\\lsunpa32.dll" > 0009:trace:virtual:NtMapViewOfSection handle=0x20 process=0xffffffff addr=(nil) off=000000000 > size=0 access=2 > 0009:trace:virtual:VIRTUAL_DumpView View: 0x7f3f0000 - 0x7f4bffff (anonymous) > 0009:trace:virtual:VIRTUAL_DumpView 0x7f3f0000 - 0x7f4bffff c-rWx > 0009:trace:module:map_image mapped PE file at 0x7f3f0000-0x7f4c0000 > 0009:warn:module:load_dll Failed to load module L"lsunpa32.dll"; status=c000007b > 0009:err:module:import_dll Loading library lsunpa32.dll (which is needed by > L"Z:\\tmp\\sfark\\sfArk.exe") failed (error c000007b). > ... > 0009:err:module:LdrInitializeThunk Main exe initialization for L"Z:\\tmp\\sfark\\sfArk.exe" > failed, status c0000135 > > > What does it mean? > > Toby > > -- > Signed/encrypted mail welcome. GPG/PGP Key-Id: 0x15C5C2EA > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >Kind regards, Sylvain Petreolle (aka Usurp) --- --- --- --- --- --- --- --- --- --- --- --- --- Tired of a proprietary Windows on your computer ? Use free ReactOS instead ( http://www.reactos.org )