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.
TRUE if the application uses HTMLHelp, FALSE if the application uses WinHelp.
BOOL m_bUseHtmlHelp;
Remarks
To set to TRUE, call CWinApp::EnableHtmlHelp in the constructor of your CWinApp-derived class.
Requirements
Header: afxwin.h