登录
首页 » Hook钩子技术 » 利用windows钩子技术(HOOK),实现按键发音的例子,运行后,由键盘输入就会调用钩子处理程序KeyboardProc()播放一段声音。...

利用windows钩子技术(HOOK),实现按键发音的例子,运行后,由键盘输入就会调用钩子处理程序KeyboardProc()播放一段声音。...

于 2023-06-06 发布 文件大小:504.12 kB
0 978
下载积分: 2 下载次数: 1

代码说明:

利用windows钩子技术(HOOK),实现按键发音的例子,运行后,由键盘输入就会调用钩子处理程序KeyboardProc()播放一段声音。-use windows Hook (HOOK), pronunciation keys achieve example, running, from the keyboard input will call handling procedures hook KeyboardProc () feature a voice.

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

发表评论

0 个回复

  • keyboard hook test, exaple is includedl
    keyboard hook test, exaple is includedl
    2022-01-28 10:38:19下载
    积分:1
  • 多个教程,动态链接库,适合初学者多个教程,动态链接库,适合初学者...
    多个钩子教程,动态链接库,适合初学者多个钩子教程,动态链接库,适合初学者-Multiple hook tutorial, dynamic link library, suitable for beginners tutorial multiple hooks, dynamic link library, suitable for beginners
    2022-10-28 13:25:03下载
    积分:1
  • 我发现的一个程序 可以获取键盘的信息 但是还有点问题 就是不可以连续获得 希望大家可以解决...
    我发现的一个钩子程序 可以获取键盘的信息 但是还有点问题 就是不可以连续获得 希望大家可以解决-I found a hook procedures keyboard access the information but there is no points successive hope we can resolve
    2022-01-28 22:56:07下载
    积分:1
  • Keyboard hook through keyboard.cs in category KeyboardHook to create and manage....
    键盘钩子是通过keyboard.cs中的KeyboardHook类来建立和管理的。这个类实现了IDisposable接口,因此,实例化它的最简单的方法是在应用程序的Main()方法中使用using关键字来封装Application.Run()调用。-Keyboard hook through keyboard.cs in category KeyboardHook to create and manage. This class implements IDisposable interface, so instances of it the simplest way is in the application of the Main () method of using keywords to use package Application.Run () call.
    2022-05-18 21:57:58下载
    积分:1
  • C#(winform) 实现hook 剪切板工具
    应用背景winfrom 实现剪切板历史工具,运行exe,“win”+“·” 唤出主窗体 开始监视 ,自动记录Ctrl+C、X 剪切的所有数据, “win”+“←“调出剪切板历史记录 上下键选择要粘贴的文本 Ctrl+V 使用剪切板记录文本关键技术 //将非持久性数据置于系统剪贴板中。 Clipboard.SetDataObject("这条信息置于剪切板中,相当于Ctrl+C"); //获取剪切板中文本格式的内容,相当于Ctrl+V(不过如果剪切板中的内容不是文本格式就返回空字符串) string message = Convert.ToString(Clipboard.GetDataObject().GetData(DataFormats.Text)); System.Windows.Forms 命名空间 Clipboard 类 Clipboard 成员 提供将数据置于系统剪贴板中以及从中检索数据的方法。无法继承此类。 方法    名称                  说明    Clear                 从剪贴板中移除所有数据。    ContainsAudio      
    2023-06-12 20:05:09下载
    积分:1
  • 武林好事开四晶体,可以自动化的任务
    武林外传开四晶的好东西,可以自动进行任务-Wulin good thing to open four crystals, you can automate the task of
    2023-06-03 05:45:03下载
    积分:1
  • 包的原则
    HOOK封包原理-HOOK packet Principle
    2022-01-24 17:22:02下载
    积分:1
  • hook api hook api hook api
    hook api hook api -hook api hook api hook api
    2022-03-14 10:31:57下载
    积分: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
  • 模拟键盘输入 不错的例模拟键盘输入 不错的例
    模拟键盘输入 不错的例子模拟键盘输入 不错的例子-Simulation of keyboard input simulation good example good example of keyboard input
    2022-02-20 14:10:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载