Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AppActivate equivalent
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00094519
Message ID:
00094666
Views:
20
>>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform