CRecentFileList Member Functions

Construction
CRecentFileList Constructs a CRecentFileList object.

Attributes
GetSize Retrieves the number of files in the MRU file list.

Operations
Remove Removes a file from the MRU file list.
Add Adds a file to the MRU file list.
GetDisplayName Provides a display name for menu display of an MRU filename.
UpdateMenu Updates the menu display of the MRU file list.
ReadList Reads the MRU file list from the registry or .INI file.
WriteList Writes the MRU file list from the registry or .INI file.

See Also

CRecentFileList Overview, CRecentFileList Operators, File Service Classes