Process Manager services: Difference between revisions

Line 79: Line 79:
== GetDebugProcesses ==
== GetDebugProcesses ==
Returns an array of pids of all processes that have mask 4 set in process flags.
Returns an array of pids of all processes that have mask 4 set in process flags.
[2.0.0+] Additional check on input that can return 0xC0F. The meaning is probably useless because function is somewhat nopped on non-dev builds anyway.


== StartDebugProcess ==
== StartDebugProcess ==