I having some difficulty implementing "context sensitive help" within a VB
program. I have a "HLP" file constructed with the proper map defintions +
global define for WinHelp. Could someone send me an example of calling
WinHelp from an "F1" KeyPress event: from acquiring the handle …..
calling WinHelp. Thank you
Hi Jim,
Look at the ICONWORKS program. This has an example of WinHelp API call.
Just open the program and query for WinHelp for all modules. If you have
any problem, hollar.
Don FUnk