~~~~~~~~~~~~~~~~~~~~~~~~~
procedure AddtoDocMenu(fName : String) ;
begin
SHAddToRecentDocs(SHARD_PATH, PChar(fName)) ;
end;
~~~~~~~~~~~~~~~~~~~~~~~~~
Delphi tips navigator:
» Making a transparent form
« Delete files with the ability to UNDO

