Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the restart manager reopens the files that were open when the application exited unexpectedly.
virtual BOOL ReopenPreviousFilesAtRestart() const;
Return Value
TRUE indicates the restart manager reopens the previously open files; FALSE indicates the restart manager does not.
Requirements
Header: afxwin.h
See Also
Reference
CWinApp::SupportsRestartManager
CWinApp::SupportsApplicationRecovery
CWinApp::SupportsAutosaveAtRestart