http://bugs.winehq.org/show_bug.cgi?id=13574
Hin-Tak Leung htl10@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |htl10@users.sourceforge.net
--- Comment #10 from Hin-Tak Leung htl10@users.sourceforge.net 2008-06-01 18:51:39 --- (In reply to comment #9)
Created an attachment (id=13553)
--> (http://bugs.winehq.org/attachment.cgi?id=13553) [details]
hhctrl.ocx and ShowChm.exe source
This is actually crap and complete waste of time - the "workaround" in hhctrl.bas is simply:
SHELL "/bin/sh /usr/bin/run_prog kchmviewer " + pszFile
calling out to use the KDE chm viewer.
Not all wine user is linux user, and not all linux user is KDE user. Please don't propose such "workaround" again.