Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
AddToRecentFileList
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