Visualize the context help using HtmlHelp API

  • Thread starter Thread starter Ger
  • Start date Start date
G

Ger

Hi,
I have to visualize, in Visual Basic for Application, the context help
using HtmlHelp API. The topics are visualized but an Overflow error
appears (Run-time error '6')
How can I resolve this problem?

Thanks in advanced
Ger
 
I've solved my problem.
This was a my oversight...
I had defined a wrong retval value type(Integer instead of long type)
for the HtmlHelp API

Bye
Ger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top