Subj : Re: Control CPU usage of a program? To : comp.programming From : Jon Ripley Date : Sun Aug 21 2005 05:02 pm Davy wrote: > How to control the CPU usage percentage? > For example, let the program take 30 percent of the CPU usage? Thanks! See: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/sleep.asp http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/setpriorityclass.asp HTH, Jon Ripley -- http://jonripley.com/ .