File Creation/Modification Date
What is the best way to retrieve and set file creation/modifcation
date from a file? I used GetFileInfomationByHandle but I can't see
how to write it back Is there functions that are built into delphi?
I used Stamina ASM Library to do this in VB but I can't get the dll to
work in Delphi, I am getting some help to get it to work from the
creators but is there another way?
I need the file creation/modification date and attribs, and need to
write them back. Preferable in systemtime and not filetime if using
api.