The information in this article applies to: 
 SYMPTOMSWhen you build a Visual C++ 4.x application that uses the HTML Help API, you get the following link error: 
 CAUSEThis error occurs with Visual C++ 4.x when the application is linked with htmlhelp.lib. RESOLUTIONLink with Hhctrl.lib instead of Htmlhelp.lib. Both of these files can be found in the <HTML Help Workshop Path>\Lib directory. Or upgrade to Visual C++ 5.0 or greater. STATUSThis problem was corrected in Microsoft Visual C++ 5.0 for Windows. REFERENCESFor more information on HTML Help, please see the following Web site: http://msdn.microsoft.com/workshop/author/htmlhelp/ Additional query words: kbHTMLHelp kbVC420 kbdss kbVC500fix kbDSupport 
Keywords          : kbVC420 kbDSupport kbHTMLHelp121 kbHTMLHelp130   | 
| 
 Last Reviewed: December 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use.  |