How to terminate a process tree (Delphi)

后端 未结 0 1459
长情又很酷
长情又很酷 2020-12-14 17:05

I\'m looking for a method to terminate a process and this is the current code that I have

function TerminateProcessByID(ProcessID: Cardinal): boolean;
var
  h         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题