Hi,
How can I know if a exe file is currently executed?
This program works in background without showing any window.
Find if a program (without any window) is currently launched
2 posts
Is possible but not easy though....
With system plugin use the API CreateToolhelp32Snapshot
Hope it helps you 🙂
With system plugin use the API CreateToolhelp32Snapshot
Hope it helps you 🙂