Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shutdown windows
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01076851
Message ID:
01076879
Vues:
15
This message has been marked as the solution to the initial question of the thread.
Check How can I shut down or reboot Windows for all versions? FAQ #8009

>i want to shut down windows after a spesified time with ExitWindowsEx but i write like this :
>
>#DEFINE EWX_SHUTDOWN 1
>DECLARE INTEGER ExitWindowsEx IN user32;
> INTEGER uFlags, INTEGER dwReserved
>=ExitWindowsEx(EWX_SHUTDOWN, 0)
>
>but noting happend
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform