Submitted on: 10/7/2003 12:54:00 PM By: Paul Caton Level: Advanced User Rating: 5 By 53 Users Compatibility:VB 6.0
Users have accessed this code 30109 times.
原文介绍:x86cpu's have the ability to self-report their make, model, family,features, cache details etc. The included cCPUID class allows theprogrammer to execute this instruction and retrieve the results. Toabstract the complexities of decoding the CPUID data, the includedcCpuInfo class presents the programmer with a series of read-onlyproperties. As an example of this, the included VBCPUID applicationdisplays the information presented by the cCpuInfo class.If you are wondering why the 'Real Time Speed' display - try runningthe 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...' andemail the file to me.