Friday, November 19, 2010

How can I determine total CPU usage in VB?

I have an Access database, and I'm looking to retrieve, in my VBA code, the total CPU Usage % that you see at the bottom of the Wndows Task Manager. I've just about given up, and could use any help available. Using XP Home Edition and Access 2003.



Please include any needed DLL references.How can I determine total CPU usage in VB?
Here are two possible solution sets:



http://forums.microsoft.com/MSDN/ShowPos鈥?/a>





______________How can I determine total CPU usage in VB?
From VBA you can use only a COM object to get the CPU usage.



Read the KB on the link.. it's a start point.

No comments:

Post a Comment