Guest_imported
New member
- Jan 1, 1970
- 0
Can anyone please help me...
I have to launch a program through C/C++ and get its' handle. I tried WinExec but it doesn't return the handle. I am now trying CreateProcess but can't get the syntax right. Can anyone give me the proper syntax on how to create a new process and get its' handle. Thanks...
I have to launch a program through C/C++ and get its' handle. I tried WinExec but it doesn't return the handle. I am now trying CreateProcess but can't get the syntax right. Can anyone give me the proper syntax on how to create a new process and get its' handle. Thanks...