搜索资源列表
AutoHotkey104805_source
- AutoHotKey的VC++源码,一款鼠标键盘模拟工具,与按键精灵类似。-AutoHotKey' s VC++ source code, a mouse and keyboard simulation tools, and buttons similar to the wizard.
code
- 课程名称:模拟键盘实现游戏打坐功能 本节目标:温习模拟按键 -Course Title: Analog Keyboard meditation functions to achieve the game goal of this section: study simulation of key
vkeyboard
- “网游通用模拟键盘程序”是利用WINIO实现的一个可以在多种游戏上实现自动挂机的按键模拟器,通过对时间的精确设计,可以达到很理想很智能的挂机效果-" Universal gaming keyboard simulation program" is to use WINIO achieve a variety of games can be automatically hang up the keys on the simulator, by the time the exact
vbwinio
- VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 虽然有很多游戏封杀,但因为是开源,所以变种依然很多,如果自己有能力,也可以自己改一个专用版。 用InitializeWinIo函数加载驱动程序,如果成功会返回true,否则返回false,程序结束时记得用ShutdownWinIo函数卸载驱动程序。 本源代码仅供学习研究,禁止用于非法用途。下载时可能某些杀毒软件会报警,这说明您的杀毒软件还可以。-VB to
key
- 用VC实现的模拟按键, 可以定时发送特定键盘键码,定时周期和键值可以自定义-VC with the analog button, you can send specific keyboard key code timing, timing cycle and keys can customize
Easy-language-source-wizard-button
- 易语言按键精灵源码,支持鼠标和键盘模拟 易语言按键精灵源码,支持鼠标和键盘模拟-Easy language source wizard button, and support the mouse and keyboard simulation易语言按键精灵源码,支持鼠标和键盘模拟
winIOkey
- VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 VB keyboard keys using winIO simulation test program, winio a hardware simulation, but does not support usb keyboard, mouse, must be front operation.-VB keyboard keys using winIO simulation test
MosKeyHook
- 通过获得窗口 键盘钩子 使用Winio进行模拟按键 及鼠标移动(By accessing the window, the keyboard hook uses Winio to simulate keystrokes and mouse movements)