CWinApp::ReopenPreviousFilesAtRestart

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 Class

Hierarchy Chart

CWinApp::SupportsRestartManager

CWinApp::SupportsApplicationRecovery

CWinApp::SupportsAutosaveAtRestart

CWinApp::SupportsAutosaveAtInterval

CWinApp::RestoreAutosavedFilesAtRestart