http://bugs.winehq.org/show_bug.cgi?id=4344
------- Additional Comments From SignMan359@gmail.com 2006-20-02 21:55 ------- First, I found that if I use the native Win98 hhctrl.ocx it gets rid of the 'fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.' error.
Second, attached you will find my dump that was generated by using the following command line:
WINEDEBUG="+loaddll,+ole,+oledlg,+fixme" wine paf5.exe
In my winecfg, I have hhctrl.ocx, usp10.dll set to "native, builtin". This dump is the paf5_dump_hhctrl file.
Running it again, without using the native hhctrl.ocx you get file paf5_dump.
This is running 0.9.8 compiled from source.