- Joined
- Mar 2, 2008
- Messages
- 1
- Reaction score
- 0
I am trying to make a program that launches other programs and i can get it to launch one other program at a time but in the same thread.
I need to be able to do this in a new thread in the #pragma endregion of a c++ form include file of a function called when you click a button.
I need to be able to do this in a new thread in the #pragma endregion of a c++ form include file of a function called when you click a button.