how to access the CPU information from the COM Add-in

L

lostwings

hi,

I'd like to retrieve the local CPU information from all the users who
install my outlook COM Add-in for the monitoring purpose. Now the technical
difficulty is that I am not sure if .Net framework provides managed class
library to accomplish the task. If .net framwork does not provide, do I need
to P-Invoke the unmanaged windows API to do the job?

Thanks in advance.
 
Top