Expand Minimize
This topic has not yet been rated - Rate this topic

CWinAppEx::PreSaveState

The framework calls this method immediately before it saves the application state.

virtual void PreSaveState();

Override this method if you want to do any processing immediately before the framework saves the application state.

Header: afxwinappex.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.