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.
如何将按键消息发送到某些非活动窗口。我尝试使用 PostMessage 但没有结果。
尝试在记事本上测试,消息发送成功,但编辑框中没有输入。
我想将它发送到某个窗口,而不是控制,并且不能全局执行(我希望窗口保持非活动状态)。
注意:我想接收输入的窗口是游戏。