I am launching a process from ShellExecuteEx, and I really need to get the ProcessID (It\'s part of the requirement of this class).
Somehow all the important S
S
You need to set a flag (SEE_MASK_NOCLOSEPROCESS) in exInfo.fMask