Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set System Time
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00092030
Message ID:
00092048
Views:
19
>Hi Everyone,
>
>I had seen a function declaration for setting system time before.
>Now I need it but I can't find it.
>Please let me know if you know where is it?
>
>Thank you.

You can use the SetSystemTime() function in the Win32API. Unfortunately, you need to pass a SYSTEMTIME structure which, as far as I am aware, you cannot use C type structures in VFP. Look in the files section at Win32API, there may be a utility there for structures (I know there is one for pointers).
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform