Hi all!
I am developing a windows service that check for the state of some application running to manage them. I would like to know how I can know if the application is running or not, the same thing Windows task manager does. Other way is to access in some way to the process state, but I don't know how to do it.
Some ideas about that?
Thanks to all in advance. :-D
I am developing a windows service that check for the state of some application running to manage them. I would like to know how I can know if the application is running or not, the same thing Windows task manager does. Other way is to access in some way to the process state, but I don't know how to do it.
Some ideas about that?
Thanks to all in advance. :-D