Check what Randy Birch has at
http://vbnet.mvps.org/code/fileapi/filedatetime.htm

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> I am using VB6 to modify and copy files from one directory to another, but I
> want to maintain the original file timestamp. The FileSystemObject doesn't
[quoted text clipped - 3 lines]
>
> WayneM