09-04-2003, 09:38 PM
Function GetFileInfo would do it but problem is that file system stores last access time with 1 day or 1 hour precision. Created and modified times are stored with 2 s precision. I tried SetFileTime but it does not change last access time.