PDA

View Full Version : To run an application from c/c++ program


C++
04-22-2010, 09:33 AM
Hello all, i am in need of developing an application (writing a C/c++ code ) to Run an application(say for example a vlc player or any as such) from the Code and get its process ID and perform certain manipulation and then kill it ..... i want the application to run both in windows and Linux...