Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shut down Windows 95 programmatically
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00121900
Message ID:
00121932
Vues:
20
Hi Ashish,

Try This.

#DEFINE EWX_REBOOT 2
DECLARE SHORT ExitWindowsEx IN Win32API;
SHORT uFlags, INTEGER dwReserved
= ExitWindowsEx(EWX_REBOOT, 0)

Bye
Jayesh

>How do I programming for shut down windows95?
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform