CWinApp::EnableHtmlHelp
Call this member function from within the constructor of your CWinApp-derived class to use HTMLHelp for your application's help.
void EnableHtmlHelp( );
Remarks
EnableHtmlHelp sets m_bUseHtmlHelp to TRUE.
Requirements
Header: afxwin.h