Changing the Priority of a Process

Changing the priority of a process is simply a matter of changing the priority of every thread executing in the process. For the details see the section on changing thread priorities, Changing the Priority of a Thread.


[Back: Setting the Command Line and Environment for a Child Process]
[Next: Obtaining Information about Child Processes]