taskkill

December 7, 2018 ยท View on GitHub

Build in Visual Studio

This is a reference example for how to call the Windows API to enumerate and kill a process similar to taskkill.exe. This is based on (incomplete) MSDN example code. Proof of concept or pattern only.