资源列表
keyboard
- 自己设计制作的屏幕键盘,可做为插件。多赐教!
VBreadwrite-memoryDLLDemo
- 驱动读写内存用C++编写,并用VB进行实例操作,并带有详细注释。-Drive read-write memory written in C++, VB and used to instantiate operation, and with detailed notes.
Hooktest
- 不用DLL的HOOK实现,实现了捕获键盘输入、输入时当前窗口标题,并按日期记录为文件
Unclose
- Stickapp32-convert in vbasic Thanks to cobein . -Stickapp32-convert in vbasic Thanks to cobein .
keyboard_defect
- 一个防键盘追踪程序,防键盘钩子,是windows编程的一本书上的源程序-keyboard defect
qqxiaotou
- 此文件是 “UiQQ道” 核心代码部分,做为第一个版本,我公开代码。因为我认为这部分代码不会对社会造成影响,我希望是朋友们拿来学习, 以后的版本也许不会公开代码了,-"UiQQ Road," part of the core code, as a first version, I open code. Because I think that this code will not be part of the community, I hope, is a friend wh
TestHookDLL
- 简单的 HOOK调用简单的 HOOK调用 -hook
SendInputsimulate200909
- 通过sendinput控制鼠标的移动功能,可以多学习人家的编程方法,也可以HOOK去尝试新的方法-Sendinput controlled through the movement of the mouse function, can learn from other people' s programming can also be HOOK to try a new approach
PQYcwVTFK
- 代码是用来实现显示倾斜的文字的vc代码,相当好,代码不错-Code for text display tilt vc code, quite good code
ndItQNVEQ
- 代码是用来实现制作空心立体字的vc源码,好用,附件,有助于初学者的学习-Code is used to realize the the vc source of production of hollow-dimensional characters, easy to use, attachments, helps beginners learn
spy
- 键盘钩子 源代码(在记录键盘值时也记录的窗口的标题)-Source code (record in the keyboard hooks also record of keyboard value when the window s title)
TestMsgBox
- 通过系统HOOK(WH_CBT),在中文操作系统实现弹出对话框界面上按钮显示中文(如“确定”显示为“OK”)-In Chinese OS,Pop-Dialog Button display English By WH_CBT Hook.