Does `WScript.Shell`'s `SendKeys` method use `SendInput` or `SendMessage`

后端 未结 0 1900
借酒劲吻你
借酒劲吻你 2020-12-03 02:54

There are 2 means that the Win32 API provides the ability to send Keystrokes:

  1. SendMessage via WM_KEYDOWN and WM_KEYUP - S
相关标签:
回答
  • 消灭零回复
提交回复
热议问题