搜索资源列表

  1. keyboard

    0下载:
  2. 键盘钩子,截获键盘消息,是键盘的输入实时显示在对话框中-Keyboard hook, keyboard intercepted message, the keyboard input is real-time display in the dialog box
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:2037760
    • 提供者:王许生
  1. KeyMouseHook

    0下载:
  2. 鼠标、键盘钩子,可以禁用鼠标、键盘。此钩子为全局钩子。-Mouse, keyboard hook, you can disable the mouse, keyboard. The hook for the overall hook.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:Ares
  1. keyHook

    0下载:
  2. 键盘钩子程序,本压缩文件包含两部分代码,一部分是创建钩子的代码,另一部分是记录键盘按键的代码。-Keyboard hook procedure, the compressed file contains two parts, code, part of the code is to create hook, another part of the record keystroke code.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:756736
    • 提供者:fwq
  1. GetPass

    0下载:
  2. 挂接键盘钩子,轻松记录各种密码的源代码,包括QQ,各种游戏帐号等。-Articulated keyboard hook to easily record the password source code, including QQ, games, etc. account.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:jason
  1. HookPPC

    0下载:
  2. Windows Mobile下的键盘钩子的源代码,适用于PocketPC上-Windows Mobile keyboard hook under the source code, apply on PocketPC
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王东
  1. KeyHook

    0下载:
  2. 一个键盘钩子程序,能够记录系统按键事件。并保存到日志文件里面-A keyboard hook procedure, be able to key case record system. And saved to the log file inside
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:66560
    • 提供者:walkingrain
  1. KryboardHOOK

    0下载:
  2. 键盘钩子 按键替换 用来改变玩魔兽时的快捷键。-Keyboard HOOK chang meaning of key.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:尚轲
  1. KeyBoardRecord

    0下载:
  2. 键盘钩子,记录键盘信息,并保存到系统文件中, 只供学习!- the hook of KeyBoard. it can record information which keyBoard Input
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:54272
    • 提供者:mxw
  1. 200510121757281924

    0下载:
  2. 一个应用级的键盘钩子程序,简单实用。是在应用级实现的-An application-level keyboard hook procedure, simple and practical. Is realized in the application-level
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:111616
    • 提供者:zhangyil
  1. KillWin

    0下载:
  2. 使用低级键盘钩子实现屏蔽win键。可以在打魔兽的时候使用。-The use of low-level keyboard hook to achieve shielding key win. Can be used when playing Warcraft.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:63488
    • 提供者:Robert
  1. keyhook

    0下载:
  2. 使用低级键盘钩子实现拦截用户的键盘操作信息,并对相应键盘操作做出反应。-The realization of the use of low-level keyboard hook to intercept the user' s keyboard operation information, and respond to the corresponding keyboard.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:501760
    • 提供者:Robert
  1. Klog1.0

    0下载:
  2. 使用内核驱动方式实现的一个简单的键盘钩子,可以截获键盘的击键消息-The use of kernel-driven way of a simple keyboard hook, keyboard keystrokes can be intercepted message
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:139264
    • 提供者:袁晓辉
  1. MouseKeyboardLib2005

    0下载:
  2. c#封装的鼠标键盘钩子库,实现全部的鼠标键盘钩子功能。-c# keyboard mouse hook package library, the realization of all the mouse functions of the keyboard hook.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:149504
    • 提供者:vincent
  1. jpgz

    0下载:
  2. 键盘钩子 无论在前台还是在后台,只要你按键盘,它都能接收到按键信息,并翻译为相应的键码!-Keyboard hook in the front or in the background, as long as you press the keyboard, it can receive key information, and translated into corresponding key code!
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:tsinghua
  1. MyKeyHookToFile

    0下载:
  2. VC编写的系统键盘钩子动态库和应用程序,用来记录键盘的消息,并按日期保存在不同的文件中-VC prepared the keyboard hook DLL system and applications, the keyboard used to record the message, and the date stored in different document
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:69632
    • 提供者:wang
  1. ForbidWin

    0下载:
  2. 采用底层键盘钩子,勾掉了Win键的处理。是学习底层键盘钩子最好的实用例子 使用方法: 1。屏蔽 运行程序,点击“屏蔽Win键”,显示成功。进入游戏即可。注意不要关闭程序,否则自动解除屏蔽。 进入游戏后切出游戏运行该软件同样有效。 2。解除屏蔽 点击“解除屏蔽”,或者直接关闭程序。 3。对于其他游戏也同样有效。-Using the bottom of the keyboard hook, removed
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:483328
    • 提供者:好好
  1. KeyBoardFilterDriver

    0下载:
  2. 该代码的功能是设置键盘钩子,记录键盘操作记录,包括键盘扫描码。-the function of this code is setting keyboard hooking and keeping the log of keyboard operation,the scan code is also included in it.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:139264
    • 提供者:俊豪
  1. KeyboardHook

    0下载:
  2. 鼠标,键盘钩子程序。程序已通过调试,能准确检测键盘和鼠标指令。-KeyboardHook program.it can clearly monitor what the keyboard or mouse has input.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:60416
    • 提供者:luzhen
  1. hook

    0下载:
  2. delphi 鼠标键盘钩子
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:175104
    • 提供者:田焕福
  1. KeyMessage

    0下载:
  2. 键盘钩子,获取系统键盘消息,获取键盘键入内容。-KeyHook,Get System keyboard message,get keyboard message
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:李磊
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org