Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
See Also
Tasks
Displaying F1 Help for a Dialog Box or Menu Option