Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shut down window 95 from a command…
Message
Information générale
Forum:
Windows
Catégorie:
Administration & Sécurité
Divers
Thread ID:
00079123
Message ID:
00079403
Vues:
45
BTW, try this from an exe file and not from VFP. I have no idea why it doesn't work all the time from VFP.

Vlad

>>If you want the exact behavior of the "Close all programs and log on as a different user" (in VFP):
>>
>>declare integer ExitWindowEx in Win32API ;
>> integer nFlags, integer nReserved
>>= ExitWindowEx(0x80000000, 0)
>>
>>The first param starts with 0x because it's a hex value (accepted in this syntax by VFP).
>>
>>Vlad
>>
>>>
>>>How can I do the Win95 option of the shut down menu "Close all programs and log on as a different user"?
>>>
>>>Do I need different solution for Win95 with explorer 4.x?
>Merci! :)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform