View Single Post
Old Aug 20th, 2005, 3:52 PM   #3
tedbauer
Newbie
 
Join Date: Aug 2005
Posts: 6
Rep Power: 0 tedbauer is on a distinguished road
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?
tedbauer is offline   Reply With Quote