How can I change the time and date stamp of a number of files in a given directory through VB code?
Printable View
How can I change the time and date stamp of a number of files in a given directory through VB code?
There is a example (*.zip file) on http://blackbeltvb.com/index.htm?free/setftime.htm about setting file date/time, using API function SetFileTime ...
Hope this helps
Sead