Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set System Time
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00092030
Message ID:
00092048
Vues:
20
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform