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:
00094539
Views:
23
>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.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform