CWinApp::AddToRecentFileList

Call this member function to add the file specified by lpszPathName to the MRU file list.

Syntax

virtual void AddToRecentFileList( LPCTSTR lpszPathName );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinApp Overview, CWinApp Member Functions, Application Architecture Classes, CWinApp::LoadStdProfileSettings