A simple C++ app to demo the use of CreateProcess() ,WaitForSingleObject() and use of handles.
Primary LanguageC++