CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 鼠标键盘钩子

搜索资源列表

  1. hookdemo

    0下载:
  2. 利用钩子的概念,本程序实现了键盘和鼠标的录制和回放的功能。-The concept of the use of hooks, the procedures for the keyboard and mouse to achieve the recording and playback functions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:36255
    • 提供者:wudi
  1. sample6

    1下载:
  2. 一个记录鼠标与键盘信息的钩子程序。并能将鼠标与键盘的信息从新回放,用到了文件流与等知识点。-A record of information on the mouse and keyboard hook procedure. And the mouse and keyboard to the new message playback, use the document flow and knowledge point.
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5289840
    • 提供者:Wayne
  1. Key-Mouse-Hook

    0下载:
  2. 基于全局的C#键盘鼠标钩子程序.键盘和鼠标钩子示例程序,里面有VS2005和VS2008两个版本,这些小程序编译时要用到控件。-Based on the overall C# keyboard and mouse hook procedures. The keyboard and mouse hook example programs, which has VS2005 and VS2008 are two versions, these small programs to use to con
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:155142
    • 提供者:270
  1. gouziyangli

    0下载:
  2. windows 钩子的样例,拦截鼠标和键盘-windows hook sample, intercept mouse and keyboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:259396
    • 提供者:感飞
  1. MyHook

    0下载:
  2. 一个拦截键盘和鼠标消息的钩子源码,也是一个很好的dll示例程序。-An intercept keyboard and mouse message hook source code, but also a good dll sample program.
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:46857
    • 提供者:kevin
  1. UserActivityHook

    0下载:
  2. 演示鼠标、键盘动作类钩子(HOOK)的使用-Presenter Mouse, keyboard hook class action (HOOK) The use of
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:53424
    • 提供者:jiwang
  1. KeyMouseHook

    0下载:
  2. .NET框架下一个键盘鼠标钩子的完全封装。当截获事件后,会引发.NET框架的窗体标准键盘、鼠标事件,非常容易操作。使用的语言为Visual Basic.NET-. NET under the framework of a keyboard and mouse hook complete package. When the intercepted event, it will trigger. NET Framework form the standard keyboard, mouse even
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:3494
    • 提供者:SYC
  1. IDSImprover

    0下载:
  2. 利用钩子程序检测是否有人使用键盘鼠标。以时间间隔作为依据,进行概率分析。-The use of hook program detects whether someone using the keyboard and mouse. A time interval as the basis for probability analysis.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:43586
    • 提供者:吴吉土
  1. Hook

    0下载:
  2. 钩子函数的编写 实现了键盘鼠标的跟踪 看后请作为参考 经过了测试可以执行-Hook function is prepared to achieve the keyboard and mouse tracking to see as a reference after you tested can perform
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1227116
    • 提供者:liulan
  1. journalplayback

    0下载:
  2. 可以播放文件中的鼠标和键盘事件的日志钩子~!-You can play the file in the mouse and keyboard events log hook ~!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:4483
    • 提供者:ZGH
  1. EyesHealth

    0下载:
  2. 利用钩子,定时锁住键盘和鼠标。强制电脑使用者停止使用电脑,以达到保护眼睛的目的-The use of hooks, timing lock the keyboard and mouse. Forced computer users to stop using the computer in order to achieve the purpose of eye protection
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2151889
    • 提供者:吴键川
  1. erboHook

    0下载:
  2. 系统 钩子 初学入门 , 当前只实现按键计数、鼠标计数、禁用键盘功能。-Beginners Introduction to hook the system, currently only achieve key count mouse counting, disable the keyboard function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:79001
    • 提供者:erbo
  1. w_Hook

    0下载:
  2. 关于Windows的钩子编程,好玩的小程序,主要功能统计一天鼠标移动了多少米,还有键盘敲击了多少次-Hooks on Windows programming, fun, small program, the main function of statistics how many meters a day mouse, as well as the number of keyboard percussion
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:153886
    • 提供者:ROY
  1. KeyBordHook

    0下载:
  2. 使用C#写的系统钩子。已经封装成类。 这个类可以让你得到一个在运行中程序的所有鼠标和键盘事件,并且引发一个带KeyEventArgs和MouseEventArgs参数的.NET事件以便你很容易使用这些信息。-Use C# to write the system hook. Has been packaged as class. This class allows you to get a program running in all the mouse and keyboard events
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:3490
    • 提供者:
  1. Global_keyboard_mouse_hook_procedures_MouseKey

    0下载:
  2. 键盘与鼠标的全局钩子程序MouseKeyGlobal keyboard and mouse hook procedures MouseKey-Global keyboard and mouse hook procedures MouseKey
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:80677
    • 提供者:as
  1. KBLock

    0下载:
  2. 一个鼠标和键盘的钩子示例,可以锁定和解锁键盘鼠标-A mouse and keyboard hooks example, you can lock and unlock the keyboard and mouse
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:524753
    • 提供者:JasonLiu
  1. MouseHook

    0下载:
  2. MouseHook,钩子程序的实例,可以拦截键盘和鼠标等消息-MouseHook, an instance of the hook program can intercept keyboard and mouse and other news
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:42922
    • 提供者:孔维涛
  1. key_mouse

    0下载:
  2. 鼠标和键盘的局部钩子,这个做得不太好,算是半成品,但是够 简单-Local mouse and keyboard hooks, this is not done well, be regarded as semi-finished products, but simple enough
  3. 所属分类:Hook api

    • 发布日期:2017-05-04
    • 文件大小:1151778
    • 提供者:
  1. MouseKeyboardLib2003

    0下载:
  2. 键盘和鼠标库,包括键盘和鼠标钩子及模拟器,很方便实现键盘和鼠标操作-Keyboard and Mouse library, including keyboard and mouse hooks and simulators, it is easy to realize the keyboard and mouse
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:61001
    • 提供者:冰雪
  1. KeyHOOK

    0下载:
  2. 本程序采用钩子方式锁定键盘与鼠标的程序源码-Used to lock the keyboard and mouse hook procedures for source
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:23134
    • 提供者:陈子强
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com