How to kill a process by it’s PID on Windows

I don’t want to sound mean but, God, MSDN API sucks =P. Not because it doesn’t tell you the stuff you need to know but because it requires alot of imagination from you to understand it. For example, I was looking for a way to kill a process using it’s process id ( PID) however … Continue reading How to kill a process by it’s PID on Windows