|
-
May 16th, 2000, 11:09 AM
#1
How can I turn the time I get from FILETIME (used by GetFileInformationByHandle, which is an eight digit long number) to a time which says something like "16:00 Wednesday 17th of May 2000"?
And how could I convert it back?
Any help would be appreciated.
Thanks
-
May 16th, 2000, 12:47 PM
#2
Hi!
You could try to use the FileTimeToSystemTime() API-call to convert a FILETIME - to a SYSTEMTIME - struct
___________________
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|