Implementing WinHelp in Excel 2002

S

Stu

I've built an application in VBA that uses a forms interface. I've used
WinHelp to implement the F1 help successfully. However, I can find no
reference as to how to implement the winhelp API function in VB. I can't
find which of the MS libraries contains that function, nor can I find
reference as to how to represent the variables to that API call in VB. Any
ideas?
 
Top