Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFileTime()
Message
From
10/04/1998 09:11:28
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00090994
Message ID:
00091024
Views:
25
>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.

1. These constants defined in include files (win*.H) of C/C++ compilators, such as MS Visual C++, Borland C++. See INCLUDE directory if you are has these develeoper tools. Otherwise, wrote to me and I'm send you necessary data.
2. Unless much urgently is necessary, I soon put class which concerns with necessary transformation.

With best regards, Alexander Grigorjev

P.S. Forgive me for bad English, I'm Russian.
Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform