Set File Date/Time
How to set a file's Date and Time from within your Visual Basic program.
About this post
Posted: 2017-08-20
By: BlackBeltVB
Viewed: 472 times
Categories
Attachments
SETFTIME.ZIP
Posted: 8/20/2017 6:47:57 AM
Size: 2,230 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions:
- CloseHandle
- GetFileTime
- FileTimeToSystemTime
- OpenFile
- SetFileTime
- SystemTimeToFileTime
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.