| Real'sHowTo |
|
|
Custom Search
|
| Real'sHowTo |
|
|
Custom Search
|
HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0 ~Mhz (dword)
ulong speed string cpuname RegistryGet( & "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0", & "~~MHz", ReguLong!, speed) RegistryGet( & "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0", & "ProcessorNameString", RegString!, cpuname) MessageBox(cpuname, string(speed) + "Mhz")
Written and compiled by Réal Gagnon ©1998-2013
[ home ]