I want to control a 3rd party application via c++. e.g. I opened Jetaudio via Shell Execution, now I want to control different functions of Jetaudio via my c++ program. Like once it opens, my program tells jetaudio to start playing songs etc. So, can anyone tell me what commands can I use for that purpose?