Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个输入系统(使用 Windows 消息系统),我现在想对其进行单元测试。已经创建了一个用于测试的窗口,但我想知道如何以编程方式触发键(和鼠标)事件,以便我可以测试输入系统中的相应标志是否正确设置和取消设置。
这是目的SendInput:
SendInput
合成击键、鼠标动作和按钮点击。