I am trying to get a program that I wrote working on Ubunutu Feisty using wine. My program is written in Microsoft Visual Basic 6 and uses HTML help to deliver its help messages. So far everything work fine except the HTML help. When the user clicks on a control that is intended to bring up the help browser, nothing happens. In the visual basic program the call is something like this: HTMLHelp hWnd, SetHelpStrings(intHelpFile), HH_HELP_CONTEXT, lngMapNumber This works fine under Windows, but in wine, nothing is happening. No error message at all. I am very new at trying to get something going under wine. Any ideas or pointers would be appreciated. Thanks, WDP _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users