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

CWinAppEx::SaveCustomState

The framework calls this method after it saves the state of the application to the registry.

virtual void SaveCustomState();

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.

Header: afxwinappex.h

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