I am working on a distributive computing project that is very processor intensive. We are trying to work on a feature to manage the client application so that when it is run it is set at a low processor priority in windows xp. I figured I'd have to make a shell program to call the main program but I was wondering how to set the priorities dynamically through c++ of written programs. Thank you for your help