Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: How to lower my own priority on Windows?

by lostjimmy (Chaplain)
on Oct 05, 2009 at 13:23 UTC ( [id://799251]=note: print w/replies, xml ) Need Help??


in reply to How to lower my own priority on Windows?

BELOW_NORMAL_PRIORITY_CLASS is defined in winbase.h, so you should just be able to define your own constant. It is defined as follows: #define BELOW_NORMAL_PRIORITY_CLASS    0x00004000

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://799251]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-03-29 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found