VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

UPDATED 10/21/03 Detect cpu make, model, features, cache, speed etc.

Paul Caton  (14 Submissions)   Miscellaneous   Visual Basic 5.0   Advanced   Wed 3rd February 2021

x86 cpu's have the ability to self-report their make, model, family, features, cache details etc. The included cCPUID class allows the programmer to execute this instruction and retrieve the results. To abstract the complexities of decoding the CPUID data, the included cCpuInfo class presents the programmer with a series of read-only properties. As an example of this, the included VBCPUID application displays the information presented by the cCpuInfo class.
If you are wondering why the 'Real Time Speed' display - try running the VBCPUID app on a SpeedStep cpu.
If you own an unusual cpu, such as an Athlon 64/Opteron, Cyrix etc... I'd be gratefull if you'd go to the 'Actions' tab, 'Save Data...' and email the file to me.

Rate UPDATED 10/21/03 Detect cpu make, model, features, cache, speed etc. (53(53 Vote))

Download UPDATED 10/21/03 Detect cpu make, model, features, cache, speed etc.

UPDATED 10/21/03 Detect cpu make, model, features, cache, speed etc. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters