登录
首页 » Hook钩子技术 » 用钩子建立程序,增强鼠标(附源代码)

用钩子建立程序,增强鼠标(附源代码)

于 2022-06-20 发布 文件大小:8.20 kB
0 102
下载积分: 2 下载次数: 1

代码说明:

利用HOOK建立鼠标增强程序(带部分源代码)-use HOOK establish procedures to enhance the mouse (with source code)

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

发表评论

0 个回复

  • 键盘和鼠标DLL源代码,可以显示在任何程序…
    键盘鼠标钩子源代码,DLL,可以任何程序挂上就可以用,可用与记录键盘信息-keyboard and mouse hook source code, DLL, can be displayed on any procedure can be used, the available information and records keyboard
    2022-01-26 17:03:38下载
    积分:1
  • 电话簿中
    telphone book samples
    2022-03-06 15:36:39下载
    积分:1
  • 修改Windows95 GUI函数的源代码
    修改Windows95 GUI函数的源代码 -The source for modifying windows 95s GUI function
    2023-04-08 20:15:03下载
    积分:1
  • 窗口系统简单的编程接口,执行显示键盘编码,和不结盟运动…
    Windows系统的简单API,执行显示键盘编码,以及名称
    2022-03-22 23:16:26下载
    积分:1
  • 奇迹MG管理工具
    奇迹MG管理工具-Miracle MG management tools
    2022-09-13 03:15:04下载
    积分:1
  • do with one very good game and upload onto hope and exchange, using java develop...
    用java做的一款非常不错的游戏,上传上来希望和大家交流,关于用java开发游戏软件。-do with one very good game and upload onto hope and exchange, using java development of game software.
    2022-11-18 09:30:09下载
    积分:1
  • 实现记录用户键盘、鼠标操作并重现。
    用钩子实现记录用户键盘、鼠标操作并重现。-hook used to achieve record keystrokes, mouse and regain the operation.
    2022-02-03 16:26:26下载
    积分:1
  • 测试本机网卡信息
    测试本机网卡信息-Test the local network card information
    2023-01-07 22:45:03下载
    积分:1
  • Realize the use of hook menu shadow effect may have had a lot of people like me,...
    利用钩子实现菜单阴影效果 也许有很多人曾和我一样, 对Office XP里面的菜单的阴影效果羡慕不已,它不需要在Windows XP 中就可以在菜单后面显示阴影, 当然在Windows XP中, 已经完全支持菜单阴影了。虽然我们不一定很有必要自己来实现这个较难实现的效果。但是正如有很多人想实现那种IE风格的菜单栏一样,尽管它 们并不能为我们带来更多实用的功能, 却可以使我们的程序看起来与众不同 -Realize the use of hook menu shadow effect may have had a lot of people like me, for Office XP menu inside the shadow of the effect of envy, it does not need in Windows XP can be displayed in the menu behind the shadow, of course, in Windows XP, has been completely support of the shadow of the menu. Although we may not be necessary to achieve their own more difficult to realize this effect. But, as has a lot of people would like to realize the kind of IE-style menu bar as, although they have not been able to bring us more useful features, but the procedure allows us to look different
    2023-07-31 18:20:04下载
    积分:1
  • const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM...
    const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD //HOOK句柄 OldWndProc: pointer //旧的窗口过程 end-const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM_USER 2003// received new data to be sent information packets type PMyDLLVar = ^ TMyDLLVar// used to share memory data structure TMyDLLVar = record SubClass : Boolean// if the child class of HookWindow, SpyWindow : LongWORD// HOOK to install a window for receiving news and the window hHook : LongWORD// handle OldWndProc HOOK : pointer// old process end window
    2022-01-22 14:30:21下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载