I would like to make a simple application that clicks some buttons in other (already open) applications' windows. I also would like to avoid VC and use MinGW g++ instead. Is it possible? If so could someone point me to the references/tutorials/examples? Thanks!