Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Since callback functions aren't supported by VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00829496
Message ID:
00829559
Vues:
23
>...from what I understand atleast, does anyone know of any DLL's out there that will allow my foxpro application to see when another application's window is minimized / maximized?

Not without periodic checking the current state via a timer. You'd first have to get the window handle, FindWindow(), then check it using IsIconic() or IsZoomed().
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform