README.md
December 5, 2022 ยท View on GitHub
Description
Determine if a file exists and retrieve information about size, creation/modifed/access dates and file attributes, this could also be modified to retrieve version information as well.
UPDATE: In Response to Solo's statement you can now also retrieve file version info and other information such as company name, file description, default language, etc.
More Info
| Submitted On | 2004-11-19 14:52:26 |
| By | james kahl |
| Level | Intermediate |
| User Rating | 5.0 (20 globes from 4 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Files/ File Controls/ Input/ Output |
| World | Visual Basic |
| Archive File | File_Exist18200911192004.zip |
API Declarations
CopyMemory
FindFirstFile
FindClose
FileTimeToSystemTime
FileTimeToLocalFileTime
GetFileVersionInfo
GetFileVersionInfoSize
GetFullPathName
lstrlenA
VerLanguageName
VerQueryValue