Do you guys have any idea how I'd use the Win32 GetFileTime command to retrieve a file's last written date and time? I'm writing a program that'll only compress files that haven't been updated recently.
I've been trying to edit this for bmx:
http://www.blitzbasic.com/codearcs/codearcs.php?code=1442
Any help would be appreciated. I've been racking my brains with all the @s, buffers, floats, toCStrings, etc!
I've been trying to edit this for bmx:
http://www.blitzbasic.com/codearcs/codearcs.php?code=1442
Any help would be appreciated. I've been racking my brains with all the @s, buffers, floats, toCStrings, etc!