File Date Change
This is a basic module that uses the File Date API. It includes these functions. GetFileCreatedDate(filename as string) As Date GetFileAccessDate(filename as string) As Date GetFileModifyDate(filename as string) As Date SetFileDates(filename as string,creation date as date.......) as boolean I also included a little GUI that will let you select a file and change the date information, as an example on how to use the functions. Hope this helps someone.
AI
Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Codice sorgente
Upload
Commenti originali (3)
Recuperato da Wayback Machine