Power Saving
-
I tried Windows Vista on my laptop, and one of the great features I found was the ability to customize power options in great detail, particularly, the ability to set a maximum limit for cpu activity. Is it possible to do that on Windows XP? If not directly, is there a way to write application that does this? Does the .NET framework expose such functionality?
-
I tried Windows Vista on my laptop, and one of the great features I found was the ability to customize power options in great detail, particularly, the ability to set a maximum limit for cpu activity. Is it possible to do that on Windows XP? If not directly, is there a way to write application that does this? Does the .NET framework expose such functionality?
Hello, May be you should check this. powrpof.dll http://www.pinvoke.net/default.aspx/powrprof.CallNtPowerInformation[^] nishu
-
Hello, May be you should check this. powrpof.dll http://www.pinvoke.net/default.aspx/powrprof.CallNtPowerInformation[^] nishu