10 2012 档案

摘要:鼓捣了好大时候终于有一点眉目了,先看看代码吧Hook类using System;using System.Runtime.InteropServices;using System.Reflection;using System.Threading;using System.Windows.Forms;namespace TestGouZi{ class HookClass { IntPtr _nextHookPtr; //记录Hook编号 internal enum HookType //枚举,钩子的类型 { ... 阅读全文
posted @ 2012-10-31 11:58 冰封一夏 阅读(803) 评论(0) 推荐(1)

HZHControls控件库官网:https://www.hzhcontrols.cn