learncodebygaming / pydirectinput

Python mouse and keyboard input automation for Windows using Direct Input.
Other
510 stars 90 forks source link

I think it needs to add a parameter, the window handle #31

Closed WC-OP closed 2 years ago

WC-OP commented 2 years ago

Is it possible to add an argument that can send instructions to a process with a known window handle?For now, it only works with the very front window. So it would be nice if it could increase the window handle parameters.