Using WMI to retrieve processor information in C#
Posted
on Code Project
See other posts from Code Project
Published on Wed, 09 Jun 2010 22:07:00 GMT
Indexed on
2010/06/09
22:13 UTC
Read the original article
Hit count: 176
Filed under:
This article demonstrates how to use WMI (Windows Management Instrumentation) in C#, to retrieve several bits of information about the processor.
© Code Project or respective owner