Description: 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
To Search:
File list (Check if you may need any files):
开发文档.txt
SimulateInputString.h
SimulateInputString.cpp