I want to launch an application from my C++ application.
For example the java appletviewer with the command "appletview er test.html"
How can I do this?
Thx!
For example the java appletviewer with the command "appletview er test.html"
How can I do this?
Thx!
Comment