CWinAppEx::CWinAppEx
Visual Studio 2012
Constructs a CWinAppEx object.
CWinAppEx( BOOL bResourceSmartUpdate = FALSE );
The CWinAppEx class has initialization methods, provides functionality for saving and loading application information to the registry, and controls global application settings. It also enables you to use global managers such as the CKeyboardManager Class and the CUserToolsManager Class. Each application can have only one instance of the CWinAppEx class.