搜索资源列表
HookTest2
- vb.net 制作的一个hook程序,用来捕获空格键的输入。 -vb.net produced a hook procedures used to capture the space bar to the admission.
wordover
- 这个程序可以返回鼠标捕捉的词,用VB编的,你也可以哦-this procedure can return to the mouse to capture the words, VB series, you can oh
VBGetWord.ocxExample.rar
- 专业屏幕取词引擎GetWord.ocx的简单使用范例(VB),为VB入门编程人员准备。GetWord.ocx为在网上下载的破解版本,版权归作者所有。(不好意思,刚才那个getword范例文件不全,后来才知道。),Professional Capture Characters from Screen engine GetWord.ocx a simple example of the use (VB), entry for VB programmers to prepare. GetWord.oc
joystick-api
- 游戏手柄joystick api测试程序(VB): joyGetNumDevs 获取当前系统支持的游戏设备数量 joyGetDevCaps 查询获取指定的游戏杆设备以确定其性能 joySetCapture 向系统申请捕获某个游戏设备并定时将该设备的状态值通过消息发送到某个窗口 joyReleaseCapture 释放对某个游戏设备的捕获 joyGetPos 获取游戏设备的坐标位置和按钮状态 joyGetPosEx 获取游戏设备的坐标位置和按钮状态 joyG
vb_enter_key
- 捕捉回车键程序,可用于监控其他程序的回车键-Capture the Enter key procedures, other procedures can be used to monitor the Enter key
vbGetKeys
- 原创,写了1周。通过vb捕获键盘按键,捕获的按键会保存为“the.txt”储存在根目录下,请用来学习,不要做违法的是。360会误报,不必在意。-Vb keyboard keys through the capture, capture the key will be saved as " the.txt" stored in the root directory, to learn, not to do illegal is. 360 will be false positives, do n
Text-Capture_Screen-Text-Hooking_vb
- VB 屏幕取词取字原理(xiaoyaosoft.com)可以 HOOK ExtTextOut,只是用来检测ExtTextOut这个函数的应用,要做HOOK需另写代码-Text Capture,Screen Text Hooking & Capture,only a api ,not full hook.HOOK ExtTextOut vb hook windows api,