http://bugs.winehq.org/show_bug.cgi?id=21013
--- Comment #22 from Artem S. Tashkinov t.artem@mailcity.com 2012-02-13 03:29:09 CST --- (In reply to comment #21)
Created attachment 38848 [details] hhctrl.ocx: Fix parsing of some TOC topics that reference other files.
Please try the attached patch.
This patched partially fixed table of contents handling for wordpad.chm and so as soon as it's merged this bug report can be closed.
The only problem remains is that the "Using the Help Viewer" part of this file doesn't work - wordpad.chm references another CHM file (nthelp.chm in this case), but it seems like help viewer cannot fetch and show its contents.
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 67 of group {000214d1-0000-0000-c000-000000000046} fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 63 of group {000214d1-0000-0000-c000-000000000046} fixme:ieframe:ClientSite_GetContainer (0x16711c)->(0x33f9fc) fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 84 of group {000214d1-0000-0000-c000-000000000046} fixme:ieframe:DocObjectService_IsErrorUrl 0x1884f0 L"mk:@MSITStore:Z:\tmp\wordpad.chm::/nthelp_overview.htm" 0x33f508 fixme:ieframe:handle_navigation_error Navigate to error page fixme:ieframe:DocObjectService_IsErrorUrl 0x1884f0 L"mk:@MSITStore:Z:\tmp\wordpad.chm::/nthelp_overview.htm" 0x33f9b8 fixme:ieframe:handle_navigation_error Navigate to error page err:mshtml:on_stop_nsrequest RemoveRequest failed: 80004005 fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 25 fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:ieframe:DocHostUIHandler_GetDropTarget (0x16711c) fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 28
Should I file a new bug report concerning the aforementioned problem?