Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Killing and active Apps
Message
From
03/05/2000 20:56:40
 
 
To
03/05/2000 12:27:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00365629
Message ID:
00365895
Views:
18
>How can I kill an active application in window without user interface.
>
>I am trying to launch a batch process that will kill an application and relaunch it. I am using the registry to relaunch the application but I am not sure how can I determine what is the active running application in the windows?
>
>Would that be API call, registry call, or others.?

You can use the FindWindow and SendMessage API functions to kill an app. Try a search here for some sample code, it has been posted several times.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform