J James levertopf Aug 28, 2009 #1 How can I get Infos about CPU Speed, ROM version etc? Thanks a lot James
M Matt Evans Aug 29, 2009 #2 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
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
J James levertopf Sep 2, 2009 #3 Hi Matt thanks, these 2 things I've already found. But I'm interested in CPU Speed, ROM version. Regards
Hi Matt thanks, these 2 things I've already found. But I'm interested in CPU Speed, ROM version. Regards