The information in this article applies to:
SUMMARYWhen you invoke HTML Help through the IDisplayHelp::ShowTopic method your HTML Help topic may not display properly. Your ShowTopic call may correctly navigate to the correct page, but the relative links may be incorrect. MORE INFORMATION
The Platform SDK Help file for MMC IDisplayHelp::ShowTopic contains the following instructions:
This syntax may result in the proper display of the Help topic, but may not allow any relative links to operate properly.In order for your Snapin's HTML Help to have operational relative links, you may need to use the following syntax:
Note the extra "/" after the double colons. Additional query words:
Keywords : kbdocfix kbMMC kbGrpPlatform kbMMC100 kbMMC110 kbDSupport |
Last Reviewed: September 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |