-
Hook programming. How to install the hook process, how to compile the overall ho...
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。-Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.
- 2022-12-06 11:05:03下载
- 积分:1
-
键盘钩子的例子,一个是可执行程序,一个是dll,比较粗糙,大家可以...
键盘钩子的例子,一个是可执行程序,一个是dll,比较粗糙,大家可以-Keyboard hooks example, one is executable programs, one dll, relatively coarse, we can
- 2022-07-23 18:13:31下载
- 积分:1
-
一个用来锁定和解锁鼠标键盘的钩子.编译为动态库,SetHook()为加锁,UnHook()解锁....
一个用来锁定和解锁鼠标键盘的钩子.编译为动态库,SetHook()为加锁,UnHook()解锁.-A mouse used to lock and unlock the keyboard hook. Compilers for dynamic libraries, SetHook () for locking, UnHook () to unlock.
- 2022-08-25 02:16:50下载
- 积分:1
-
NDIS HOOK钩子的框架
ndis hook 框架
ndis hook 框架-ndis hook framework framework ndis hook
- 2023-04-10 03:00:03下载
- 积分:1
-
视频捕获好动动,能够办好关注,请使用。视频捕获好动动,能够办好关注,请使用。...
视频捕获好动动,能够办好关注,请使用。视频捕获好动动,能够办好关注,请使用。-Video capture active animals and be able to run concerns, please use. Video capture active animals and be able to run concerns, please use.
- 2022-09-05 07:25:02下载
- 积分:1
-
yan can have your own Hotkey. here are the source codes
自己编写不依赖于操作系统的快捷键的程序热键调用-yan can have your own Hotkey. here are the source codes
- 2022-02-03 10:40:03下载
- 积分:1
-
记录键盘的每次按键,保存在一个指定的文本文件中。
记录键盘的每次按键,保存在一个指定的文本文件中。-Records of each keyboard key, stored in a specified text file.
- 2022-05-31 07:06:35下载
- 积分:1
-
用HOOK的方式将你的窗口句柄加入到ClipboardChain中,并在剪贴板上的数据改变时将回调你的函数处理。...
用HOOK的方式将你的窗口句柄加入到ClipboardChain中,并在剪贴板上的数据改变时将回调你的函数处理。 -used in the way you handle a window into ClipboardChain, and clipboard data on the changes in the callback function to deal with you.
- 2022-03-07 19:48:48下载
- 积分:1
-
VC has been a project of fun, but nothing has been issued to the things show a l...
一直在用VC++做项目,乐趣无穷,但一直没有什么可以发出来的东西,很多东西拿出来怕被行家笑话,其实这个也不例外-VC has been a project of fun, but nothing has been issued to the things show a lot of things to be afraid of being able joke, in fact this is no exception
- 2022-02-28 10:33:22下载
- 积分:1
-
C# 鼠标 键盘 钩子
C#的鼠标键盘 钩子代码,可以hook到当前系统的鼠标和键盘输入,并对其键值进行修改和事件处理,这是从MSDN上找到的代码,非常给力~
- 2022-07-15 23:50:07下载
- 积分:1