CWinAppEx::SaveCustomState
The framework calls this method after it saves the state of the application to the registry.
virtual void SaveCustomState();
Remarks
Override this method if you want to do any processing after the application saves the state to the registry. By default, this method does nothing.
Requirements
Header: afxwinappex.h