Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Constructs a CWinAppEx object.
CWinAppEx(
BOOL bResourceSmartUpdate = FALSE
);
Parameters
- [in] bResourceSmartUpdate
A Boolean parameter that specifies whether the workspace object should detect and handle resource updates.
Remarks
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.
Requirements
Header: afxwinappex.h