CWinAppEx::PreSaveState
The framework calls this method immediately before it saves the application state.
virtual void PreSaveState();
Remarks
Override this method if you want to do any processing immediately before the framework saves the application state.
Requirements
Header: afxwinappex.h