Get Infos About CPU, ROM etc...

  • Thread starter Thread starter James levertopf
  • Start date Start date
You can use

System.Environment
Microsoft.WindowsMobile.Status

to find out a lot of information about the device.

For memory information you may have to p/invoke GlobalMemoryStatus

Matt
 
Hi Matt

thanks, these 2 things I've already found.
But I'm interested in CPU Speed, ROM version.

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top