Search Tools Links Login

HTML Help File Generator


Visual Basic 6, or VB Classic

Take any ActiveX dll with unique help context ID's and generate an HTML help file outline of all the methods, events, properties and eneumerators.

Original Author: Donald Derrick

Inputs

The name and path of the ActiveX dll, the name of the HTML help file described in your activeX dll, and the directory you want the HTML help file compiled to.

Assumptions

The user must understand how to compile HTML help files using the latest HTML help workshop. [See the VB article 'writing HTML help files' from December 2001 for more details]. The user must also understand XML and XSLT if he/she wants to edit the end results [future articles/code will help with this].

Returns

The source files needed to comile HTML help files using the latest HTML help workshop.

Side Effects

If the user has created unique help context ID's for the program and public interfaces in their Active X dll, has used the same name in the help file location in VB properties as in this program, and places the HTML help file in the correct directory, they will have F1 help functionality like we are all used to from the MSDN library.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 106 times

Categories

Visual Basic 6

Attachments

HTML_Help_47244182002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 163,239 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.