登录
首页 » c# » HOOKAPI(包括SOCKET)

HOOKAPI(包括SOCKET)

于 2022-01-22 发布 文件大小:23.27 kB
0 63
下载积分: 2 下载次数: 1

代码说明:

 public static bool Install(string ModuleName, string ProcName, IntPtr lpAddress)         {             Entry entry = entrys.Find(n => n.ModuleName == ModuleName && n.ProcName == ProcName);             if (entry == null)             {                 entry = new Entry();                 entry.ModuleName = ModuleName;                 entry.ProcName = ProcName;                 entrys.Add(entry);                 IntPtr hModule = GetModuleHandle(ModuleName); //取模块句柄                    if (hModule == IntPtr.Zero) return false;      

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • P2P_WebCamera
    使用vs2010开发的网络视频客户端,可以打开本地摄像头获取图像(a web camera client which can capture local camera image)
    2012-03-14 12:45:14下载
    积分:1
  • FASTapriori
    说明:  能够实现Apriori算法。该算法将数据存入数组中进行操作。(Apriori algorithm can be realized. The algorithm will be deposited into the array of data to operate.)
    2008-10-06 16:18:55下载
    积分:1
  • GEAR
    用吉尔方法积分一阶微分方程组的初值问题。(Gill method with integral equations of first order initial value problem.)
    2021-03-08 11:29:28下载
    积分:1
  • Virtual-Driving-Simulator
    基于OSG 开发,模拟汽车驾驶功能,天空盒子,天气环境等(OSG development, simulation car driving function, sky boxes, weather conditions, etc.)
    2020-09-04 15:48:07下载
    积分:1
  • USB相机拍照
    工业相机的网口编程源码,界面功能完善,相机控制与设置功能完善,对于网口的编程设置一目了然,对于网口编程相机学习可以起到抛砖引玉擢用。
    2022-07-15 20:20:41下载
    积分:1
  • VTune003
    The first thing we do there is to verify if a device context has been supplied. If that s not the case, we can t create a font so we throw an exception. We then ask OpenGL to generate a continuous set of 255 diplay lists that will be used for 255 characters. (The first thing we do there is to verify if a device context has been supplied. If that s not the case, we can t create a font so we throw an exception. We then ask OpenGL to generate a continuous set of 255 diplay lists that will be used for 255 characters.)
    2008-11-09 02:30:29下载
    积分:1
  • ellipsoid_fit
    Hello. It is good website for us. Please usually upload your document.
    2014-08-20 21:25:26下载
    积分:1
  • ECG_IIIC_STM32L053C8_PCB心电
    说明:  STM32L053+AD8232简易的便携式心电采集蓝牙传输PCB(Stm32l053 + ad8232 simple portable ECG acquisition Bluetooth transmission PCB)
    2020-05-08 10:56:31下载
    积分:1
  • NT驱动开发代码
    创建设备对象 驱动链表 快查表 内存分配+进程显示 NewDelete重写(Create device objects Drive list Quick look up table Memory allocation + process display New Delete Rewrite)
    2018-12-13 17:27:40下载
    积分:1
  • Direct_exp
    说明:  在VC下利用directX9.0写的很好的3D图形编程的例子,包括.x文件的读取,纹理的加载!适合初学者练手!(in VC directX9.0 write using a good 3D graphics programming examples, including. X document read, texture loading! For beginners to practice hands!)
    2006-03-22 20:57:16下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载