Automation

Hello, all!

I want to learn C++ to make some automation, like controlling a window while I do other stuff. For example, while I am here reading the tutorials, I will have another browser windows sending keyboard and mouse inputs.

So what I need is to make a program that find a window, use it even if there is no focus on that windows, and send some clicks and typing and save some info into a file.

I dunno even what I have to learn to be able to do that on C++. The only part that I know is to save the info into a file.

So what do I need to learn to be able to control another software and send clicks and keyboard commands to that software WITHOUT focus on the software window?

Dunno if helps but I will be using Windows 7 and, by now, I need to control a browser (Opera) window.
Topic archived. No new replies allowed.