*********************************************** ** Suspend the running process Tries to suspend the process. If successful, the PROCESS_SUSPEND debug event will arrive (see GetDebuggerEvent) arguments: none returns: success See the important note to the StepInto() functionsuccess PauseProcess(void);
To resume a suspended process use the GetDebuggerEvent function.