Hello out there,
Has any one been able to successfully use the html help API to make help topics available to users?
I've followed the directions as given in the Microsoft Office 2000 Visual Basic Programmer's Guide that comes with the developer's tools. However, when I run the code, I get an error message stating that there is no entry point for my function in the HHCtrl.ocx dll.
Also, the HtmlHelp function is not listed among the API functions in the API add-in, so I can't check to see if there may be a typo in the book.
So, has any one ever got this to work? If so, can you please tell me the correct function declarations and any references that need to be set?
Thanks in advance, Bear
Has any one been able to successfully use the html help API to make help topics available to users?
I've followed the directions as given in the Microsoft Office 2000 Visual Basic Programmer's Guide that comes with the developer's tools. However, when I run the code, I get an error message stating that there is no entry point for my function in the HHCtrl.ocx dll.
Also, the HtmlHelp function is not listed among the API functions in the API add-in, so I can't check to see if there may be a typo in the book.
So, has any one ever got this to work? If so, can you please tell me the correct function declarations and any references that need to be set?
Thanks in advance, Bear