I use the following classfile to enum windows processes (see attached), but i cant find a way to teminate a process. i Tried to kill it by ProcessID (th32ProcessID) with the TerminateProcess api, but no succes. Anyone got an idea of what i am doing wrong?
Or got an exaple how to terminate applications, with this class file?
