Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ExitWindowsEx
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00182764
Message ID:
00182837
Vues:
18
>>Sorry,
>> Forgot to show the statement...:(
>> set library to foxtools
>> #DEFINE EWX_SHUTDOWN 1
>> getout=regfn("ExitWindowsEx","II","I")
>> =CALLFN(getout,EWX_SHUTDOWN,0)
>
>This happens if you answer no to the save data messagebox.

You mean Cancel, probably.

>You can add EWX_FORCE (4) to the 2nd parameter to force the shutdown to happen. However, you could potentially lose unsaved data because it does not send WM_QUERYENDSESSION or WM_ENDSESSION messages to open applications.

Also, this can result in temp files not deleted, files not closed, cross-linked files, etc.

Vlad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform