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

HOOKAPI(包括SOCKET)

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

  • 学生信息管理系统
    程序采用C#中的菜单与窗体相结合实现,主菜单包含学生基本信息管理、档案管理、成绩管理、帮助以及退出系统,菜单下面为工具栏,可以通过调用窗体来实现不同功能的查询。
    2023-04-06 09:30:03下载
    积分:1
  • VegaPrime
    一篇绝好的论文,主要参数VP中多坐标系的关系,包括地心坐标系,地面坐标系,投影坐标系之间的关系(An excellent paper, the main parameters of VP in the relationship between multi-coordinate system, including the geocentric coordinate system, the ground coordinate system, projection coordinates the relationship between)
    2009-06-06 09:09:35下载
    积分:1
  • ActivePower
    使用Atmega16单片机和Att7022计量芯片检测有功功率,有详细的校表过程,在此程序基础上可已开发更多功能(Att7022 Atmega16 measured using microarray microcontroller and active, detailed calibration process, this procedure can be developed on the basis of more features)
    2021-01-29 17:08:35下载
    积分:1
  • onlineFaceRec
    说明:  hi, its face recognition in c++
    2019-05-30 15:40:33下载
    积分:1
  • 222
    一个仓本模型计算程序,用于计算奇异态和序参量(a program of kuramotto)
    2021-03-10 22:29:26下载
    积分:1
  • tull-doreian
    哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩,很好,不错(Huffman tree coding, using Huffman tree algorithm to achieve data compression, good, good)
    2018-12-31 00:04:48下载
    积分:1
  • 时钟芯片1302的驱动
    时钟芯片1302的基本驱动程序,能够在液晶显示屏上显示年月日时分秒星期等功能!
    2023-01-13 00:30:03下载
    积分:1
  • OAM_Purity
    计算轨道角动量的纯度,解调的纯度分布情况存到一个用户自定义的TXT文档中(Calculate the purity of orbital angular momentum )
    2015-05-08 10:43:20下载
    积分:1
  • SPI
    DSP SPI通信程序。把DSP的McBsp设置成SPI方式,对其内部的各内部寄存器进行配置,设置发送和接收中断。(DSP SPI communication program. The set of DSP McBsp SPI mode, the internal registers its internal configuration, set the transmit and receive interrupts.)
    2021-03-14 12:49:23下载
    积分:1
  • dsp28335 流水灯例程
    一个基础简单的DSP28335芯片的例程,主要的作用是为了实现对DSP芯片的工程建立,以及基本的寄存器的了解。保证程序代码正确并能够看到正确的实验现象。
    2022-01-25 21:21:18下载
    积分:1
  • 696518资源总数
  • 104326会员总数
  • 25今日下载