VBA and HTML Help
Hello to everybody...
How can I display a specific topic using the VBA functions? Can you say me how the HTML help API works? I tried using the Shell function like this: shell "hh.exe Directory.chm -mapid id" sending to hh.exe program that commands (command line switches)...
How the html help works? I found the function HtmlHelpA into hhctrl.ocx and I dont't know how can I access it with the Declare instruction and its parameters...
I hope you can help me.

