Link to home
Start Free TrialLog in
Avatar of ttilling
ttilling

asked on

Spawning off a separate application.

I want to use a Visual C++ program to execute, for instance,
"notepad MyNotes.doc".  I would like the effect to be as if
I had manually started the process, so it's in the task bar and the application is still active when my program quits.
ASKER CERTIFIED SOLUTION
Avatar of everlast
everlast

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial