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( );
Requirements
Header: afxwin.h
See Also
Tasks
<PAVE OVER> Displaying F1 Help for a Dialog Box or Menu Option