Delphi hook openprocess- 下载
program TerminateProcess {$APPTYPE CONSOLE} uses SysUtils, Windows var ProcessHwnd, WindowHwnd: THandle ProcessID: DWORD begin //得到记事本的主窗口句柄 WindowHwnd := FindWindow( Notepad , nil) if not isWindow(WindowHwnd) then ExitProcess(0) //得到记事本的进程标识 GetWindowThreadProcessId(WindowHwnd, ProcessID) if ProcessID = 0 then ExitProcess(0) //根据进程标识打开进程句柄 ProcessHwnd := OpenProcess(PROCESS_ALL_ACCESS, false, ProcessID) if ProcessHwnd = 0 then ExitProcess(0) //中止指定句柄的进程 Windows.TerminateProcess(ProcessHwnd, 0) end.-program (TerminateProcess $ APPTYPE CONSOLE) uses SysUtils, Windows var ProcessHwnd, WindowHwnd : THandle ProcessID : DWORD begin / / notebook to be the main window handle WindowHwnd : = FindWindow (Notepad, nil) if not isWindow (WindowHwnd) then ExitProcess (0) / / notebook to be in the process logo GetWindowThreadProcessId (WindowHwnd, ProcessID) if ProcessID = 0 then ExitProcess (0) / / identification process under the process opened handle ProcessHwnd : = OpenProcess (PROCESS_ALL_ACCESS, false, ProcessID) if ProcessHwnd = 0 then ExitProcess (0) / / designated handle suspend the process Windows.TerminateProcess (ProcessHwnd, 0) end. 下载
matlab特征点匹配 缓存算法 时序图例子 pelco协议pdf fft程序 汉字的二进制编码 javascript 万年历 易语言 皮肤 并发 tcp服务器 日历 c mir2 source code pci 规范 中文 st7920 串 2410 bootloader源码 matlab gui编程 图像处理 delphi拨号程序 简易语言simplified language icdiy c 执行dos命令 usb电压该多大 vc 如何隐藏鼠标 yaan protocol 汉诺塔 c 保护模式教程 数字签名算法源码 二级 导航 js 一个完整的函数包括 vml画图工具 arp 欺骗 源码 excel对比两表 729语音压缩算法 自制arm开发板 c 编译器 template richedit 颜色 128x64lcd dshow 显示图像 flash 调用 java 识别 源代码 plot graphic library 控件 visual c 界面编程技术 胡广书 数字信号处理 下载 spi通讯程序 vb 读取文件信息 keys.chm b-tree 数据结构 复矩阵求逆 .net时钟 文件拖放 vs2005 hex bin 转换 算法 牛人