Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shut down win95 from VFP5.0
Message
De
29/04/1998 12:58:43
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00095648
Message ID:
00095715
Vues:
21
hi george!

I write in the init of the form:



#DEFINE EWX_SHUTDOWN 1
DECLARE SHORT ExitWindowsEx IN Win32API;
SHORT uFlags, INTEGER dwReserved

on shutdown ExitWindowsEx(EWX_SHUTDOWN)


and in the click() event of the button i wrote
read events
quit

checking the code there are no errors, but, when i click in the button the app ends , but the windows don't shut down.

are any wrong in my definition construction of the rutine? that its, i think that i'm putting code where is not the rigth way, but i don know how to Know(or where to write the code) of the function example that you frienly teach me in your message.

A.M.G


ps.

sorry, to use the word ..."definition of the routine". i know that you hate
the definitions :)
happy to learn of all the world
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform