I've tried to install several programs under Wine (the most recent being Delorme's AAA MapNGo V6.0) and I consistently get this error:
err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufW) imported from shell32.dll, setting to 0xdeadbeef
Always followed by the app calling StrRetToBufW and dying. It looks to me like this function does exist in the code.
I've tried forcing my system to use the native DLL, to use the Wine DLL, to no avail. Any pointers on where to go from here?
fixme:pthread_kill_other_threads_np err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufW) imported from shell32.dll, setting to 0xdeadbeef fixme:pthread_kill_other_threads_np Console: Making console complex (creating an xterm)... fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np fixme:pthread_kill_other_threads_np Warning: locale not supported by C library, locale unchanged
On Sat, 10 Feb 2001, David D. Hagood wrote:
I've tried to install several programs under Wine (the most recent being Delorme's AAA MapNGo V6.0) and I consistently get this error:
err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufW) imported from shell32.dll, setting to 0xdeadbeef
Always followed by the app calling StrRetToBufW and dying. It looks to me like this function does exist in the code.
I've tried forcing my system to use the native DLL, to use the Wine DLL, to no avail. Any pointers on where to go from here?
It seems you have already tried that but here goes anyway. On my machine I added
"shlwapi" = "builtin, native"
and I no longer get the above message. If you add the above line and you still get the same message then something else is wrong in your DllDefaults/DllOverrides configuration.
-- Francois Gouget fgouget@free.fr http://fgouget.free.fr/ Computers are like airconditioners They stop working properly if you open WINDOWS
David,
Can you shed some light on the MAPS DUL stuff below?
The original message was received at Sat, 10 Feb 2001 15:13:14 -0800 from fgouget@localhost
----- The following addresses had permanent fatal errors ----- "David D. Hagood" wowbagger@sktc.net
----- Transcript of session follows ----- ... while talking to mail.sktc.net.:
MAIL From:fgouget@free.fr
<<< 550 Mail from 63.206.193.82 refused by blackhole site dialups.mail-abuse.org 554 "David D. Hagood" wowbagger@sktc.net... Service unavailable
[ Part 2: "Delivery Status" ]
Reporting-MTA: dns; amboise.dolphin Arrival-Date: Sat, 10 Feb 2001 15:13:14 -0800
Final-Recipient: RFC822; wowbagger@sktc.net Action: failed Status: 5.0.0 Remote-MTA: DNS; mail.sktc.net Diagnostic-Code: SMTP; 550 Mail from 63.206.193.82 refused by blackhole site dialups.mail-abuse.org Last-Attempt-Date: Sat, 10 Feb 2001 15:13:46 -0800
-- Francois Gouget fgouget@free.fr http://fgouget.free.fr/ Linux, WinNT, MS-DOS - also known as the Good, the Bad and the Ugly.