I really need to get the cpu useage out of NT and into visual basic. I've seen a link to a program for win9x that uses the registry any change of the same for NT?
Printable View
I really need to get the cpu useage out of NT and into visual basic. I've seen a link to a program for win9x that uses the registry any change of the same for NT?
I think you can use the registry, but check out the Performance Data Monitoring under Base Services in the Platform SDK. (http://msdn.microsoft.com/library)
................... I think I've found a possible registry soulution via cpuidle pro but i really don't understand useing the registry in windows that much that I can mofiy the code I've got to use it.