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:
00173643
Vues:
46
>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.
>
Hi Christof,

Thanks for the info. I knew about the WinHelp() function, but have never used it. I wouldn't know about how HTML Help works. Could be something as simple as a SendMessage() with WM_CLOSE to the help window or something along the lines of the old style help. Funny, though, I can't find anything in the SDK on it.
George

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

Click here to load this message in the networking platform