Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The framework calls this method after it loads the state of the application from the registry.
virtual void LoadCustomState();
Remarks
Override this method if you want to do any processing after the application loads the state from the registry. By default, this method does nothing.
In order to load custom state information from the registry, the information must first be saved by using CWinAppEx::SaveCustomState.
Requirements
Header: afxwinappex.h