http://bugs.winehq.org/show_bug.cgi?id=13574
Summary: html help rendering does not work Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: hhctrl.ocx AssignedTo: wine-bugs@winehq.org ReportedBy: jcfuller@jcfuller.com
Created an attachment (id=13527) --> (http://bugs.winehq.org/attachment.cgi?id=13527) Select and view chm files
html help does not work in 1.0-rc3
I have tried many different ways to get this to work including substituting hh.exe and hhctrl.ocx from windows xp to no avail.
Last tested on a new wine 1.0-rc3 under ubuntu 8.04
I listed this as major because many of the programs I would like to run using wine will not display their help file correctly( I have to close the app to close the help window). I'm a bit concerned that this isn't listed in issues to be fixed for the 1.0 release. chm has been around for 10 years and is used in a majority of non-gaming applications.
Attached file is a simple program that displays chm files using a call to hhctrl.ocx. Works fine in windows.
James