http://bugs.winehq.org/show_bug.cgi?id=12498
--- Comment #26 from Dirk Mueller dirk.mueller@br-automation.com 2008-04-16 03:44:50 ---
If you just want to view chm files in Linux you can use:
- Kchmviewer (QT) http://www.kchmviewer.net/
- Gnochm (GTK) http://gnochm.sourceforge.net/
- Xchm http://xchm.sf.net
I checked:
- chmviewer 0.1 - kchmviewer 4.0 beta - Help Explorer 3.0 - xchm 1.14
none of them was able to open a collection file or resolve links.
You can also use wine with native htmlhelp dlls (I'm not sure about licensing problems with that)
You probably need to find native files: hhctrl.ocx, urlmon.dll, itircl.dll, itss.dll, advpack.dll
First start with only hhctrl.ocx as native and then proceed if it still doesn't work.
I will check this now, thanks.
But the best way to view chm files would be fix our implementation of htmlhelp :)
Yes sure that would be the best solution :-)