摘要: unit Tlhelp323;interfaceuses Windows,SysUtils,Tlhelp32;function KillTask(ExeFileName: string): Integer; //关闭进程function EnableDebugPrivilege: Boolean; //提升权限 function FindProcessId... 阅读全文
posted @ 2007-05-23 19:23 小洋房 阅读(525) 评论(0) 推荐(0)