I am doing an exe file which will write text in some other consoles. So basicly what I need to do is that my exe file select already running console and then send keys.
This would be very useful so that I can copy-paste in consoles. I know how to send keys, but I dont know how to select program which is already running.
More simple version of question:
You know when you open some text files and firefox. You are currently looking on text files. Which code do I need so that my program would select firefox? (visual basic 2008)
This would be very useful so that I can copy-paste in consoles. I know how to send keys, but I dont know how to select program which is already running.
More simple version of question:
You know when you open some text files and firefox. You are currently looking on text files. Which code do I need so that my program would select firefox? (visual basic 2008)