Does anyone know any simple API declariations to display the processor speed in like a text box or a label? It doesn't even have to be updated, just the total speed.
Thanks.
Printable View
Does anyone know any simple API declariations to display the processor speed in like a text box or a label? It doesn't even have to be updated, just the total speed.
Thanks.
Using VB, you can only get the CPU speed if the OS is NT...
http://www.mvps.org/vbnet/index.html...systeminfo.htm
Oh, ok. Thanks anyways. I don't see why it has to be NT but oh well, guess I'll have to find another way.
i know a way to get the cpus speed, however, it isnt in vb its assembly. i can code a dll that you can use in vb if u want, just pm me if your interested.