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.
Loads the open document list from the registry.
virtual BOOL ReadOpenDocumentList();
Return Value
TRUE indicates that ReadOpenDocumentList loaded the information for at least one document from the registry; FALSE indicates no document information was loaded.
Remarks
This function loads the open document information from the registry and stores it in the member variable m_mapDocNameToAutosaveName.
After ReadOpenDocumentList loads all the data, it deletes the document information from the registry.
Requirements
Header: afxdatarecovery.h