My program will start a third party program(MSYNC). I want my program to press/execute the "SYNC" button in the program. How do I do that without instucting the mouse to move to the cordinate of sync button and click?
in Visual Basic its just MSYNC.sync but i can't figure out how to do it in C++
in Visual Basic its just MSYNC.sync but i can't figure out how to do it in C++
