Button/mouse movement

Hey again everyone, i wonder if there is a way to move the mouse via code to a certain position on the screen and then make it so that it presses mouse button nr 1 and pick 1 of 3 options in a list displayed.
It's not possible via using ISO standard C++, but I think it can be done via third party library or operating system API.

But any way I've used python for those goals(I've wrote some automatic gui tests with using clicking controls, keyboard and mouse)
Ah ok, if i may just shoot in another direction saving the hyperlink of a button lets say the submit button on a msg here on cplusplus.com is that possible? i mean without actually know the exact hyper link just the ID of the button.
Topic archived. No new replies allowed.