Hi.
I am trying to code a program to send keys to a certain window.
For example, in notepad I want the program to write "test" over and over again, in the notepad window. However, I do not want this window to be an active window. Is it possible to make it send keys through a background method?
I hope you understand what I mean, i have trouble explaining it:(