How To Prepare HTML Help Files for Context-Sensitive Help This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
This article was previously published under Q189453 On This PageSUMMARY
This article describes how to set up an HTML Help project file so that the HTML Help API command, HH_HELP_CONTEXT, can be used in an application. This is actually the first step of a two-step process.
Step two is to set up your application to use the HTML Help API to invoke
context-sensitive Help.
MORE INFORMATION
This article assumes that you already have an existing help project file to
work with.
NOTE: It is recommended that you use a text editor, such as Microsoft Notepad or Microsoft WordPad, to edit the MAP and ALIAS sections of the HTML Help project file. For additional information, please see the following article in the Microsoft Knowledge Base: 188444 (http://support.microsoft.com/kb/188444/EN-US/) BUG: Editing MAP or ALIAS in the HTML Help Workshop Causes Error
Step-by-Step Procedures
Test the compiled HTML Help file (.chm) by performing the following steps in HTML Help Workshop:
REFERENCES
HTML Help Web Site:
http://msdn2.microsoft.com/en-us/library/ms670169.aspx (http://msdn2.microsoft.com/en-us/library/ms670169.aspx)
For additional information, please see the following
articles in the Microsoft Knowledge Base:
189086 (http://support.microsoft.com/kb/189086/EN-US/) How To Create Context-Sensitive HTML Help in a Visual Basic App
191118 (http://support.microsoft.com/kb/191118/EN-US/) How To Create Context-Sensitive HTML Help in an MFC Application
| Article Translations
|


Back to the top
