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

搜索资源列表

  1. keysoundHook

    0下载:
  2. 键盘钩子,禁用鼠标和键盘,写成dll,附带说明-Keyboard hook, disables the mouse and keyboard
  3. 所属分类:Hook api

    • 发布日期:2017-05-02
    • 文件大小:598644
    • 提供者:youling
  1. hook-keyboard

    0下载:
  2. BC++的键盘钩子程序例子,内容简单,仅供学习参考-BC++ keyboard hook procedures example, the contents of a simple reference for the study
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:471027
    • 提供者:zhp
  1. HookMessage

    0下载:
  2. (上传前,亲测,保证可用,点一下DLG空白区域便安装了键盘和鼠标钩子,按个小键盘0,便知道是否有响应) 简单的全局钩子使用示例,包含一个DLL用来写全局钩子(鼠标钩子用来把鼠标限定在某个区域中和键盘钩子用来钩小键盘的数据“0”和ALT+F用来决定是否把鼠标限定在区域中),还包含一个TESTDLL单文档结构的简单MFC程序,只加了一个左键消息,该消息响应用来安装全局钩子。-a simple example of Global hooks , which contains a DLL used
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:213052
    • 提供者:林锋
  1. CPPHOOK

    0下载:
  2. 键盘钩子的一些应用,及信息读取,通过测试来验证我们代码是否正确-Test database connections, and information read
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:7903145
    • 提供者:李权威
  1. printScreen

    0下载:
  2. 利用键盘钩子技术实现屏幕截取的例子,可加以修改开发成自己想要的风格-Use keyboard hook screen capture technology examples can be modified to develop into their desired style
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:135680
    • 提供者:刘毅
  1. jianpangouzi

    0下载:
  2. 键盘钩子 只是为了截获键盘消息的,不过外挂上经常用到-jianpan gouzi
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2130
    • 提供者:tructu
  1. ScreenCAP

    0下载:
  2. 实现键盘钩子数字键触发屏幕录像,默认为60秒的录像时间。使用的的是windows media player中的录屏,必须安装windows media player程序。-Achieve the number keys on the keyboard hook to trigger screen recording, the default is 60 seconds of recording time. Use is recorded in windows media player scree
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-04
    • 文件大小:389502
    • 提供者:liyabo
  1. RecordVideoApplication

    0下载:
  2. 实现键盘钩子数字键触发屏幕录像,默认为60秒的录像时间。使用的的是windows media player中的录屏,必须安装windows media player程序。-Achieve the number keys on the keyboard hook to trigger screen recording, the default is 60 seconds of recording time. Use is recorded in windows media player scree
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-17
    • 文件大小:387039
    • 提供者:liyabo
  1. SafeEdit

    0下载:
  2. Delphi编辑框控件,防止键盘钩子等键盘记录软件记录输入的字符。-Delphi Edit Component.
  3. 所属分类:EditBox

    • 发布日期:2017-04-10
    • 文件大小:1418
    • 提供者:张三
  1. HOOK

    0下载:
  2. DLL HOOK例子,键盘钩子实战源码,包括调用演示程序-DLL HOOK, keyboard hook combat source, including calling the demonstration program
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:72506
    • 提供者:youguke
  1. keyboard_defect

    0下载:
  2. 一个防键盘追踪程序,防键盘钩子,是windows编程的一本书上的源程序-keyboard defect
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:24936
    • 提供者:王笑笑
  1. KeyboardHook

    0下载:
  2. 键盘钩子,是《windows编程循序渐进》附带的源程序-The keyboard hook, is \ Windows programming step by step\ the supplementary source program
  3. 所属分类:Hook api

    • 发布日期:2017-06-03
    • 文件大小:14945746
    • 提供者:王笑笑
  1. gouzi08-11-26

    0下载:
  2. 可以用函数EnableKBHook来安装/卸除键盘钩子。-EnableKBHook function can be used to install/removing the keyboard hook.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-07
    • 文件大小:1290975
    • 提供者:sxj
  1. keyboard-hook(program-report-ppt)

    0下载:
  2. 实现了一个键盘钩子的程序,VC++编写,记录当前活动界面的键盘输入,记录在一个TXT文档中。文件中还包含一个实验报告和讲解ppt。本程序用作学习交流,使用时请不要违反国家法令法规,以此带来的后果自行负责,本人不承担任何责任。-Implements a keyboard hook program, VC++ written record of the current keyboard input interface activity, recorded in a TXT document. The
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:1960058
    • 提供者:姜琛
  1. KbHook

    0下载:
  2. VS2013下编译通过的,Win32键盘钩子程序-Win32 keyboard hook program,compiled by VS2013
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:15002
    • 提供者:eric_ma
  1. application-example

    0下载:
  2. 易语言程序 易语言源码模块 全局键盘钩子应用一例-Easy language program easy language source code module global keyboard hook application example
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:3295
    • 提供者:zhang
  1. hookfunction

    1下载:
  2. 利用Qt编写的全局键盘钩子和鼠标钩子,隐藏任务栏,关闭任务管理器等-Written using Qt global keyboard hook and mouse hook, hide task bar, close the task manager, etc
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:5195
    • 提供者:杨杨
  1. MasKey

    0下载:
  2. 初学者,做的一个键盘钩子,用得着的简单看下吧-Beginners do a keyboard hook, need it to be simple to see
  3. 所属分类:ELanguage

    • 发布日期:2017-05-14
    • 文件大小:3432923
    • 提供者:祝凯
  1. key_bload

    0下载:
  2. 键盘钩子,记录全局键盘信息,并记录下来。-key hook
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:784435
    • 提供者:aa
  1. Hook

    0下载:
  2. 键盘钩子VB源码,包括clc类模块以及vbp源文件,读取按键信息-get keyboard information
  3. 所属分类:Hook api

    • 发布日期:2017-04-15
    • 文件大小:5598
    • 提供者:LLACC
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 43 »
搜珍网 www.dssz.com