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

HOOKAPI(包括SOCKET)

于 2022-01-22 发布 文件大小:23.27 kB
0 98
下载积分: 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语言写的一个走迷宫小游戏,开局可以初始化地图,生成一个随机地图并可以自己调节地图的大小(A maze game written in the C language)
    2018-02-14 17:06:28下载
    积分:1
  • C # types of Basic数据库访问。C # types of Basic数据库访问。
    C# 数据库访问基本类。 C# 数据库访问基本类。-C# Basic types of database access. C# Basic types of database access.
    2022-04-11 12:30:57下载
    积分:1
  • Pic18f46k20-GLCD
    说明:  ST7920 for Pic18f46k20
    2020-06-24 22:40:01下载
    积分:1
  • Interpolation-Technique-for-WZVC
    The manuscript describes performance comparison of nearest-neighbor interpolation and bilinear to reduce the complexity of decoder WZVC.
    2013-10-03 21:35:41下载
    积分:1
  • paixu
    1.数据时随机产生的(产生1000个随机数),进行排序2.每一次数据排序之后,都可以看到排序的移动,交换次数以及排序的时间。 (1. After randomly generated data (generated 1000 random numbers), every sort 2. Sort the data, you can see the sort of move, switching times and sort of time.)
    2015-03-24 19:17:40下载
    积分:1
  • chap11-15
    这是Windows程序设计(第五版)第11章-第15章的源代码!(This is a Windows program design (fifth edition) Chapter 11- Chapter 15 of the source code!)
    2008-01-03 11:36:42下载
    积分:1
  • 稀疏矩阵标准答案
    经典矩阵运算问题求解(classic problem solving matrix operations)
    2005-03-10 14:05:21下载
    积分:1
  • 检测误码率
    采用c语言编写的单片机通过串口通信发送递增数的程序,可用来检测误码率。
    2023-06-08 21:10:04下载
    积分:1
  • Matiral-
    适用于原料车间,原料混合配料过程的监控和管理,能引导和规范配料过程,并用数据库存储配方,方便查询统计。(Suitable for workshop materials, raw material mixing ingredients monitoring and management processes, to guide and regulate the batching process and use the to store recipes, easy access statistics.)
    2016-06-17 16:58:47下载
    积分:1
  • MLP noise source file C++
    这是MLP算法的噪声文件,可以在许多其他接口上运行,如:Linux/POSIX、Windows和Windows其他。如果你想你可以轻松地运行这个文件,并享受它
    2022-02-03 22:54:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载