Construction Methods
| Method | Description |
|---|---|
| CRecentFileList | Constructs a CRecentFileList object. |
Attributes Methods
| Method | Description |
|---|---|
| GetSize | Retrieves the number of files in the MRU file list. |
Operations
| Method | Description |
|---|---|
| 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 file name. |
| 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. |