TheCrappyProgrammer
Programmer
In C++ MFC, what functions would determine whether a certain program is running and how would I terminate it? For Example, how would I make a program so that when the program detects that "solitaire.exe" is running, it automatically terminates "solitaire.exe"?