Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shutdown windows
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Shutdown windows
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01076851
Message ID:
01076851
Vues:
61
Hi
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
Ali Mohammad Hossein Zadeh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform