Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Names of all windows in the desktop
Message
 
À
13/01/2004 08:46:27
Bruno Maddalozzo
Informatica Aziendale
Arsie, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00866311
Message ID:
00866359
Vues:
22
This message has been marked as the solution to the initial question of the thread.
Hi Bruno,

Check this example:

Listing child windows for the Windows desktop
http://www.news2news.com/vfp/?example=27&function=40

The example shows how to enumerate child windows for the Windows desktop with properties as width, height, position, caption, class name and window handle.

API calls used:
GetClassName
GetDesktopWindow
GetWindow
GetWindowRect
GetWindowText
IsWindowVisible
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform