Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining if a window is top most
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00173267
Message ID:
00173637
Vues:
37
Hi George,

>I've always wondered about that. At first I assumed that the help file window was owned by the VFP window. After checking Spy++, I then assumed that it was owned by the process. Thanks for the info.

Check out the WinHelp() function in the SDK. It takes a uCommand parameter (the third one) and one of the possible values is HELP_QUIT:

HELP_QUIT Informs Windows Help that it is no longer needed. If no other applications have asked for Help, Windows closes Windows Help.

I think HTMLHelp() uses a similar mechanism, but I haven't yet verified this.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform