SimulateInputString

所属分类:系统编程
开发工具:Visual C++
文件大小:3KB
下载次数:62
上传日期:2013-02-05 13:02:39
上 传 者cfanhacker
说明:  模拟键盘输入字符串的C++模块。模拟键盘输入字符串可以使用API函数SendInput函数,但是这个函数相当麻烦,每模拟一个字符要填充两个结构体,本模块将这些麻烦的操作封装为一个C++类,两行代码便可调用。可以用于win32项目、MFC项目、ALT项目等,内附开发文档
(Simulated keyboard input string C++ modules. Simulated keyboard input string can use API function SendInput function, but this function is quite troublesome, each simulating a character you want to fill the two structures, the module package these troublesome operation for a C++ class, the two lines of code can be invoked. Can be used win32 project, MFC project, ALT projects included development documents)

文件列表:
开发文档.txt (1419, 2013-02-03)
SimulateInputString.h (1494, 2013-02-03)
SimulateInputString.cpp (5400, 2013-02-03)

近期下载者

相关文件


收藏者