Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is desktop app running?
Message
 
To
16/10/1997 17:39:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00055034
Message ID:
00055172
Views:
19
>How does one determine if a window exists on the WINNT desktop or if an app is running from within VFP?
>Cheers
>Campbell

Campbell,

See the Files section for Is_Run (under Win32 & Other APIs). That will allow you to retrieve the window handle if a particular application is running. The problem with FindWindow is that you have to match the title exactly. Given that most applications have dynamic title bars, it's not likely that it will always work. One note, I haven't tested it under Windows NT, but it still should work. If there are any problems, however, I would appreciate your letting me know.

George
George

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

Click here to load this message in the networking platform