ImageEn, unit iexWindowsFunctions

WindowsAddToRecentDocs

WindowsAddToRecentDocs

Declaration

procedure WindowsAddToRecentDocs(Const Filename: string);

Description

Adds a file to Windows' list of recent documents (displayed under the Start menu)

Example

WindowsAddToRecentDocs('C:\My File.jpg');