Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get base priority of a program 1

Status
Not open for further replies.

tedbauer

Technical User
Aug 18, 2005
2
US
Hi all:


DOes anybody know how to determine the base priority of a program, something like this WinID does It's an interesting piece of software, I ran it on my WinXP and it shows that task bar has base priority higher than normal programs, as well as task manager -- I didn't know that. Also is it possible to set this base priority?

Any help will be appreciated!


PS. Search in MSDN did not yeild any ways to do it....
 
Check GetPriorityClass and GetPriorityLevel in MSDN. I think they are somehow combined by that software to make base priority. I haven't heard about any APIs that may return it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top