Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AppActivate equivalent
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00094519
Message ID:
00094666
Vues:
21
>>>I'm sending some commands to another application via DDE. When I did this with this particular application through VB, I found I needed to 'AppActivate' the DDE server in order for the commands to complete smoothly. I cannot seem to find an equivalent operation in VFP5 (makes a specified program the foreground application, while the VFP app drops to the background).
>>>
>>>Any clues?
>>
>>Either SetForegroundWindow() or BringWindowToTop() should work. Both require the handle of the window that you desire to activate.
>
>Thanks, but I need a little more. They're not VFP commands (not in 5.0, anyway) so I presume I need to call it from FoxTools, or something?

OOPS...Make that "Is_Run32". Is_Ruin32 often describes what happens when I'm playing around with the API :-)
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