搜索资源列表
模拟键盘按键 自动输入文字
- 另一个简单的外挂输入法例程: 模拟键盘按键 自动输入文字 http://sd.2ccc.com/downloads/simples/os/keyhook.Testing.rar 作者:刘麻子。 大家可以到http://www.2ccc.com查看详情。-another simple external input routines : simulated keyboard keys to enter text automatically http://sd.2ccc.com/dow
C++Builder5
- C++ Builder 5 模拟键盘按键 自动输入文字 不需要解压密码-C Builder five simulated keyboard keys do not need to enter text automatically extracting passwords
Key
- 一套模拟键盘按键的程序,详解了SendKeys的用法,您可以向任何Windows程序发送消息。
模拟键盘按键自动输入文字
- 模拟键盘按键自动输入文字-simulated keyboard keys to enter text automatically
SendKeys
- 模拟键盘按键的小程序 delphi的源码 很有帮助的-Analog keyboard button applet source code delphi helpful
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
mousekey
- 模拟键盘按键的程序 当时玩模式刷关的时候自己写的-delphi key mouse
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
VC_programming_code_simulate_keyboard_keys_classic
- VC编程实现如何模拟键盘按键经典代码VC programming code to simulate keyboard keys classic-VC programming code to simulate keyboard keys classic
ScreenKey
- 屏幕键盘:通过CButton模拟键盘按键-screenkey
QQ2010Login
- 使用VC++完成QQ2010自动登录。使用模拟键盘按键启动QQ2010。-Using VC++ to complete QQ2010 automatic login
AnalogKeypadKeysoEnterText
- 模拟键盘按键输入文字
模拟键盘
- 该程序的主要功能是用matlab实现模拟键盘按键的功能(The main function of the program is to use matlab to simulate the keyboard button function)
模拟按键
- 模拟按键:测试模拟键盘击键的程序。(Simulation key: test the program that simulates the keystroke of the keyboard.)
发送按键
- 模拟键盘发送按键,可发送后台按键。windows模式(The analog keyboard sends the key, and can send the back-end button)
键鼠模拟
- 模拟键盘、鼠标自动化操作桌面,之前用在公司的报警信息处理,如有需要,可以参考(make the keypad and mouse auto used)
易语言模拟按键源码
- 在这里把模拟游戏按键源码,可以自己做游戏挂机发给大家了,供大家学习参考。 小编用易语言编的自动喊话器,为什么只有回车好使,而其他的没有效果,比如向下光标键,而在QQ什么的就管用,也能正常工作,就是dnf不好使,原来就算你写出个模拟按键,在DNF里也没用。DNF里有个就是阻止模拟键盘模拟鼠标的程序。 把连发代码写到DLL中(必须在DLL的_启动子程序中添加初始化代码,否则你只能看到DLL被加载,却没有任
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不
USB-HID-20191231
- 用STM32做的一个USB 模拟发送按键到PC上 当GPIO按下的时候 模拟指定的字符发上来,模拟游戏按下的动作(Use a USB analog send button made by STM32 to send to PC when GPIO is pressed, simulate the action of game pressing)