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( );
EnableHtmlHelp sets m_bUseHtmlHelp to TRUE.
Header: afxwin.h
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Call this member function from within the constructor of your CWinApp-derived class to use HTMLHelp for your application's help.
void EnableHtmlHelp( );
EnableHtmlHelp sets m_bUseHtmlHelp to TRUE.
Header: afxwin.h