搜索资源列表
模拟键盘
- 本程序用delphi编写的一个模拟键盘输入的程序-delphi the procedures used to prepare a simulated keyboard input procedures
模拟键盘按键 自动输入文字
- 另一个简单的外挂输入法例程: 模拟键盘按键 自动输入文字 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
实例101 模拟键盘输入
- 模拟键盘输入的VC的例子-simulated keyboard input examples of VC
key.条码枪模拟键盘源程序
- 条码枪模拟键盘源程序, 接收串口连接的条码枪的数据,通过模拟键盘输入到程序中,这样就不需要改动程序即可和条码枪接口,Barcode guns source analog keyboard, serial port connected to receive data from bar code gun, by simulating keyboard input to the process, so that you do not need to change procedures and bar
dfew
- VC++编的模拟键盘输入,适合初学者,了解MFC。-VC++ Series of simulated keyboard input, suitable for beginners to learn MFC.
moni
- 自动修改模拟键盘输入,运行后可把键盘上任意一个键改为其它键的输入结果。
keyboard
- 模拟键盘输入 不错的例子模拟键盘输入 不错的例子-Simulation of keyboard input simulation good example good example of keyboard input
autocalc
- 自动模拟键盘输入数据,自动进行,在破解对方密码时很有用的。-Automatic simulation of keyboard input data, automatically, in the crack at each other Password useful.
keyboard_serialport
- 模拟的键盘输入程序,可以另你快速掌握键盘中断输入的精髓-Simulated keyboard input procedures, you can also quickly grasp the essence of the keyboard interrupt input
monijianpanshuru
- 模拟键盘输入,让你上网输入密码更加安全可靠,这程序常是网上银行、支付宝等网络信息安全的不可或缺的工具!-Analog keyboard input, so you enter the password more secure and reliable Internet access, this procedure is often online banking, payment Po-peer network information security, an indispensable tool
SimulateKey
- 使用消息模拟键盘输入。 程序通过消息在编辑框中模拟键盘,输入“hello world”字符-Use the message simulate keyboard input. Program through the message in the edit box, analog keyboard, enter " hello world" characters
ImageEditor
- 软键盘,输入密码可验证是否正确。模拟键盘输入-software
monijianpanshuru
- 模拟键盘输入,C++ 源代码,对编写游戏外挂有一定参考作用-Analog keyboard input, C++ source code, to the preparation of the game have some reference to the role of external
testkeybd
- 用button模拟键盘输入,向多个edit中输入时,光标的位置不改变-Simulate keyboard input with the button, to multiple edit the type, the location of the cursor does not change the
keyboard
- 模拟键盘输入,对VC++的响应机制可以有更加全面的认识,对指令的熟悉又帮助。-Simulated keyboard input, on the response mechanism of VC++ can have a more comprehensive understanding of familiar instructions to help.
mofangjpsr
- 模拟键盘输入,用C#语言开发的,有需要的可以下载。-Simulated keyboard input, with the C# language development, there is a need can be downloaded.
VB-analog-control-
- VB操纵键盘消息队列模拟键盘输入,另一种模拟键盘输入的方法,可以借鉴-VB analog control keyboard keyboard input message queue, and the other simulated keyboard input methods, can learn
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功
- 1、基于stm23f103c8t6的开发板开发,外接rc522读卡板。 2,实现让windows系统把设备认成hid键盘,当刷M1卡时,把4字节的卡号以键盘输入的形式上送到电脑。 3,已在xp,win7系统上测试。把鼠标放在文本输入框中,刷卡,卡号即可显示在文本框中,并回车换行。(1, based on the stm23f103c8t6 development board development, external rc522 read card board. 2, to achieve
C# 模拟键盘输入 KeyBoardInput
- 很清晰的扫描版,源码程序,供学习参加,希望有帮助~!(Very clear scan version)
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不