A .NET class that sends one or more keystrokes to the active window as if they were typed at the keyboard.
I need to send global keystrokes and mouse events to another application, which is coincidentally using using DirectX. (No controls/…
c# directx mouseevent sendkeys sendinput