How to control cpu usage

Jun 18, 2009 at 6:35am
Hi

How to control cpu usage of particular process in windows programmatically.I want set the cpu limit specified value.(For example 30% or 50%)
The process will use maximum cpu usage is 30% or 50%.
Any API is there?
Last edited on Jun 18, 2009 at 9:21am
Jun 19, 2009 at 11:19am
With Win32 Threading apis
Topic archived. No new replies allowed.