thread priority question

John Smith <[email protected]> Wed, 29 Jun 2011 19:01:02 -0600
Newsgroups gmane.comp.windows.off-topic
Message-ID <[email protected]>
Hi All,
  For a normal program running under normal operating conditions is there
any reason why the OS would change the priority of a thread or process
(without user intervention)? Just wondering whether or not I need to have my
program monitor its own priority level... Thanks