Click to return to the HTML Help home page    
Web Workshop  |  DHTML, HTML & CSS  |  HTML Help

To Link from a Topic in a WinHelp File to a Topic in an HTML Help File


Microsoft Corporation

Updated June 10, 1999

  1. Open the appropriate WinHelp topic and add the following macro syntax to the link:

    !execfile(hh.exe, ms-its:file name.chm::/topic.htm)

    where !execfile is the name of the WinHelp macro, hh.exe is the HTML Help executable file, file name.chm is the name of the compiled help file and topic.htm is the name of the HTML file.
  2. Make sure that the compiled help (.chm) file you want to link to is located in the same directory as the WinHelp file you are linking from.

Notes

Home page link About creating a link to another compiled help file
 


Back to topBack to top

Did you find this material useful? Gripes? Compliments? Suggestions for other articles? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.