PDA

Click to See Complete Forum and Search --> : CPU Info


AnT
Sep 7th, 2002, 08:51 PM
Hi guys. I would like to make a program that displays CPU info. To do this how I want, I would need to determine both the FSB speed and the processor speed itself. Could someone give me the code for each? If there is no code to find the FSB, is there code to find the multiplier for the CPU? (CPU Speed/Multiplier=FSB). Thanks...

AnT

Zaei
Sep 7th, 2002, 10:03 PM
There was a nifty Code Of The Day over at http://www.flipcode.com a while back that grabbed a TON of CPU info. Just go browse the code of the days.

Z.