in reply to How to lower my own priority on Windows?
So it looks like you need a later version for these constants. I have not tried this, but it is possible you could declare your own:0.13 Fri Jun 13 2008 ... - Add ABOVE_NORMAL_PRIORITY_CLASS and BELOW_NORMAL_PRIORITY_CLASS constants (not exported by default). ...
BELOW_NORMAL_PRIORITY_CLASS 0x00004000 ABOVE_NORMAL_PRIORITY_CLASS 0x00008000
|
|---|