|
Get CPU Information Using Windows Management Interface (WMI)
| Version Compatibility: |
Visual Basic 6
|
More information: This demo shows you how to use Windows Management Interface (WMI) to display information about all CPUs installed on the local system. Important: WMI comes with Windows 2000. If you have a different version of Windows, you must download the appropriate version of WMI at http://msdn.microsoft.com/downloads/sdks/wmi/download.asp. This code has been viewed 76038 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/WMI_CPU.zip
|