Quote:
|
Originally Posted by jim mcnamara
Look inot these API's to start with:
These work at the thread level --
GetThreadPriority
SetThreadPriority
Process level:
GetPriorityClass
SetPriorityClass
|
Thanks, but still how to get base priority out of priority level and class those functions return?