Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DestroyWindow
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00108249
Message ID:
00108277
Vues:
38
This is what I tried and it did not seem to work. Am I going about this correctly?

#DEFINE WM_QUIT 18

DECLARE INTEGER SendMessage IN Win32API ;
INTEGER hWnd, ;
INTEGER wMsg, ;
INTEGER wParam, ;
INTEGER lParam

SendMessage(myHWnd,WM_QUIT,0,0)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform