Adding Help to Your Visual Studio Applications

The development tools in Visual Studio 6.0 allow you to add both the traditional Windows Help (WinHelp) and the new HTML Help to your applications. Adding Help to your applications is described in the following topics:

Development Tool HTML Help Topic Description
Visual Basic Adding Help to Your Application Describes how to implement HTML Help in your Visual Basic applications.
Visual C++ Help Topics (HTML Help): Context Sensitive Help for Your Programs Describes how to implement HTML Help in your VC++ applications.
Visual FoxPro Creating Graphical Help Describes how to implement both HTML Help and traditional Windows Help (WinHelp) in your Visual FoxPro applications.

For a general discussion of HTML Help, refer to the following MSDN article: http://www.microsoft.com/msdn/news/htmlhelp.htm.