I have a program wherby you can close the window but the application stays active in the task list and has to be terminated.
I need to automate this.
eg. If the exe is called "abc.exe" then i nedd to parse the active processes and kil all the "abc.exes".
The window would have been closed.
How do you code this in Microsoft Bisual c++?
Thanks
Rocky.
I need to automate this.
eg. If the exe is called "abc.exe" then i nedd to parse the active processes and kil all the "abc.exes".
The window would have been closed.
How do you code this in Microsoft Bisual c++?
Thanks
Rocky.