Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFileTime()
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00090994
Message ID:
00091013
Views:
34
>Hi Everyone,
>
>I need help!
>1. I got the Win32Api Help reference library from VFP3 CD-ROM,
>but I can't find the header file, which I need to define the value
>for the constant. Where can I get it?
>
>2. I am tring to use GetFileTime() to read the creation time of a file,
>How to convert the FILETIME structure to DateTime format in
>VFP5?
>
>Thank you.

I can't help you with the first, but check the Windows Files class in the Files section (Win 32 and other APIs). There's programming there that coverts it. Note, you have to go from the FILETIME structure to the SYSTEMTIME structure to make the conversion.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform