docs
code
community
mailing lists
downloads
planet
bugs
safari bookshelf
Product Documentation
ActivePython 2.4 Documentation
Table of Contents
win32ui
.AddToRecentFileList
AddToRecentFileList(
fileName
)
Adds an entry to the applications Recent File List.
Parameters
fileName
: string
The file name to be added to the list.
MFC References
CWinApp::AddToRecentFileList