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

HOOKAPI(包括SOCKET)

于 2022-01-22 发布 文件大小:23.27 kB
0 84
下载积分: 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 个回复

  • 93c46READ-AND-WRITE
    93C46的读写,稳定可靠,长期使用没有错误(READ AND WRITE THE 93C46)
    2013-12-05 19:24:10下载
    积分:1
  • 12232st7920
    液晶模块LCM12232并口带中文字库控制芯片是ST7920(LCM12232 parallel LCD module control chip with a Chinese character is ST7920)
    2010-12-06 11:23:17下载
    积分:1
  • cpuID
    说明:  用c++获取cpu的型号 用c++获取cpu的型号 用c++获取cpu的型号(Using c++ get cpu models)
    2010-03-17 09:07:33下载
    积分:1
  • cdma
    通过改变扩频比,接收机速度等参数对CDMA2000下行链路模型进行仿真(The CDMA2000 downlink model is simulated by changing the spread spectrum ratio, receiver speed and other parameters.)
    2018-06-05 17:48:33下载
    积分:1
  • parking
    说明:  泊车功能开发,分步几何法,平行泊车与垂直泊车(Parking function development, step-by-step geometry, parallel and vertical parking)
    2019-12-03 16:57:24下载
    积分:1
  • c++小游戏,五子棋,Qt下运行。
    五子棋小游戏,实现五子棋的基本功能。总共有两种模式,一种是单机模式(单窗口)和对战模式(只能在同一局域网下),在Qt下运行,有一点小小的BUG(在对战模式下),但是不影响使用。存在不足之处,希望各路高手多多指点
    2022-07-25 06:14:55下载
    积分:1
  • WindowsApplication3
    自己用VB和Access编的一个邮件查询系统(Own use VB and Access Code for a mail query system)
    2010-06-29 19:50:49下载
    积分:1
  • cdmpile
    说明:  实现QQ界面编程的问题,使用VC实现,涉及到许多控件编程的方法.(Implementation of QQ interface programming problems, the use of VC implementation, involving many control programming methods.)
    2018-12-22 20:26:02下载
    积分:1
  • qtcp_clientc
    qt 开发的聊天源代码,使用 qtcpsocket 开发,容易看懂( qt source for tcp client)
    2015-08-10 19:24:54下载
    积分:1
  • Qt编写的104客户端程序
    This software implements an IEC 60870-5-104 protocol tester. IEC 60870-5-104 is a commonly used protocol for data acquisition and control of power substations.
    2022-01-27 19:20:14下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载