Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking if another VFP app is running in Windows
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01409275
Message ID:
01409296
Views:
121
This message has been marked as the solution to the initial question of the thread.
Check http://www.berezniker.com/content/pages/visual-foxpro/check-if-exe-running-and-optionally-terminate-it

>Can anyone provide me the specific code, such as WinAPI functions, that would allow a VFP program to check if another application is currently running in Windows? I'm looking for code that determines whether a specific executable, for instance ABC.EXE, is running memory. I've looked at the FindWIndow() function via the "DECLARE INTEGER FindWindow IN Win32Api String, String" API command, but since the window name can potentially be changed by the user, this doesn't seem to be the ideal solution.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform