How to simulate hardware keyboard presses
I am trying to send the down arrow key in task manager and it just isnt working. I am coding in c# btw. Is there any way I can do it natively on my language? I tried many different keyboard simulation methods like keybd_event.