Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxtools 'MainHWND' Function and Windows API
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00790131
Message ID:
00791025
Vues:
24
George, your are rather right. I just tested this code:
DECLARE INTEGER GetActiveWindow IN user32
FOR ii=1 TO 30
	? GetActiveWindow()
	= INKEY(1)
ENDDO
When FoxPro is not a foreground window, the GetActiveWindow returns 0.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform