Keli
Keli

Reputation: 1

Is there any way to send directinput keys to an inactive window without activating it in python?

PostMessage - It sends keys to B window without activating B, but it uses VK.

ctype - It sends DirectInput keys, but it only works with active window.

I have no idea how I can handle this.

Upvotes: 0

Views: 74

Answers (0)

Related Questions