搜索资源列表
mask
- 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on
LLHOOKKEY
- SDK+VC。键盘低级钩子,可以实现键盘任意键屏蔽-SDK VC. Junior keyboard hook, can achieve arbitrary keyboard keys shielding
LLKMHook
- 低级键盘鼠标钩子范例 关于钩子的例程网上很多; 而关于低级键盘鼠标钩子的例子却很少-low-level keyboard and mouse paradigm hook on the hook routines many online; junior keyboard and mouse on the hook few examples
keyhook
- 一个利用键盘低级钩子锁屏的实例,禁止了alt+tab,alt+esc,开始菜单,ctl+alt+del等系统热键
模拟QQ小键盘的一款Delphi控件源码
- 内容索引:Delphi源码,控件组件,小键盘 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳… FAutoFitSize: Boolean; //是否自动调整大小 FAtOnceRePaint: Boolean; //字段改变后是否立即刷新 FUsePicture: Boolean; //使用图片做为
KillWin
- 使用低级键盘钩子实现屏蔽win键。可以在打魔兽的时候使用。-The use of low-level keyboard hook to achieve shielding key win. Can be used when playing Warcraft.
keyhook
- 使用低级键盘钩子实现拦截用户的键盘操作信息,并对相应键盘操作做出反应。-The realization of the use of low-level keyboard hook to intercept the user' s keyboard operation information, and respond to the corresponding keyboard.
LLKeyboard
- 利用钩子原理,实现对低级键盘消息的监听,并实现其功能-Principle of the use of hook and achieve low-level keyboard messages to monitor and achieve its function
test
- 利用低级键盘钩子为web考试屏蔽alt+tab,win键-control the alt+tab s and win s keydown
061024085843Hool
- 来解决屏蔽任务切换键序列的问题,这些键序列包括Alt+Tab、Ctrl+Esc、 Alt+Esc、VK_LWIN/VK_RWIN以及任务栏。在很早以前的Window 3.1年代,处理这个问题的 方法是通过WM_SYSKEYDOWN实现。到了Windows 9x时期,本文前面提到过对这个问题的处理 方法,使用SPI_SETSCREENSAVERRUNNING。但是进入Windows NT 4.0 (SP3 +), Windows 2000以及Windows XP时代,对这个问题的处
MyKeyP
- 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态等-Simulation QQ small keyboards one of Delphi source control, key words: low-level keyboard control key state, etc., hook
KeyboardReplace
- ThinkPad键盘上,替换方向按键旁边的左右翻页按键为左右方向按键.低级键盘钩子-replace keyboard Left Right Page botton with Left Right Button low level keyboard hook
MyKeyPad
- 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息。-A Delphi VCL simulation QQ keypad, the control keyword: low-level keyboard hook, key state normal mouse into the mouse clicks, an array of numbers, letters array of
RemoteControl
- 远程桌面控制的完整实现源码,设计文件在http://blog.csdn.net/dijkstar/article/details/9076911有详细描述,里面整合了位图压缩、鼠标键盘低级钩子等。里面的每项技术都具有工程参考价值。-Complete implementation of the remote control code, design documents described in detail in http://blog.csdn.net/dijkstar/article/deta
keyhook_and_keyhooktest
- Windows低级键盘钩子WH_KEYBOARD_LL实现DLL以及测试程序-keyhook_and_keyhooktest WH_KEYBOARD_LL and test demo