搜索资源列表
模拟键盘按键 自动输入文字
- 另一个简单的外挂输入法例程: 模拟键盘按键 自动输入文字 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.
OnscreenKeyboard
- 软键盘输入,模拟键盘的所有功能,并且能实现中英文切换,随意输入任何字符。-Soft keyboard input, simulated keyboard all the features and implementation in both English and Chinese can switch freely enter any characters.
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.
kbMos
- 在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的 操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入 操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢? 答案是肯定的。这里主要是通过两个Windows API函数来实现的。 -Windows popular in today, windows interface procedures by the majority of users. Th
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
keyboard
- 模拟键盘程序,向别的程序发送键盘输入内容-Simulation of Keyboard Program
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
qudongjimoni
- 驱动级模拟键盘,自动输入一个字符,实用于任何程序。-The keyboard driver level simulation automatically enter a character, practical in any program.
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键盘不