How to check on windows whether a particular process / application is running or not. As we know on unix we use "ps" command to check.
can I write small C/C++ program to check that?
Can anyone help me please?
can I write small C/C++ program to check that?
Can anyone help me please?
Comment