http://bugs.winehq.com/show_bug.cgi?id=143
Summary: Hangs when opening Excel97 Product: Wine Version: unspecified Platform: All OS/Version: All Status: VERIFIED Severity: normal Priority: P1 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: miguelan@idecnet.com
Hangs when opening Excel.exe 97
Gives the message err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA), setting to 0xdeadbeff
obtaining in winedbg the message 0xdeadbeef (SHLWAPI.DLL..reloc+0x1ef69eef): *** Invalid address 0xdeadbeef (DHLWAPI.DLL..reloc+0x1ef69eef)
------- Additional Comments From miguelan@idecnet.com 2000-12-19 10:27 ------- in DLLOverides section in wine.conf change shell and shell32 to native, builtin
------- Additional Comments From jim@codeweavers.com 2000-12-21 15:52 ------- changed from "wine app DB" product to "Wine" itself. Especially since we don't really have a wine Apps db yet;)
------- Additional Comments From andi@rhlx01.fht-esslingen.de 2000-12-22 13:41 ------- StrRetToBufA has been implemented in Wine for ages. Either the Wine version used is way too old or a native shlwapi.dll was used which is lacking StrRetToBuf. The debugger message ("SHLWAPI.DLL") seems to suggest it is an insufficient native shlwapi.
------- Additional Comments From tony_lambregts@telusplanet.net 2002-07-22 14:11 ------- Since I cannot reproduce this with Excel 97 (MS Office 97) I am marking this as Verified.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=143. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.