Need help in using create process in win32 application in VC++, preferrably the simpler way. Also is it possible to use the same method to launch an application in VB 6.0 and have it return a handle to the new process so that it can be shut down from within the same application even though both processes are running separately.