Ok, I need to reset the date a file was created. It is not an option of the API SetFileAttributes (that I know of) and it is not an option of the SetAttr() function in VB. How do I do it?


CodeNut