Hello
I am trying to get system information from my Mobile 6 HTC TYTN.
From the OpenNETCF.Envronment2 class the OSVersion property gives me back 5.2.1437 which is fine. But I am looking for the Build, my device displays 17944.0.3.1 but the OSVersion.Version.Build/Major/Minor/Revision don't match. Should I be looking somewhere else in the framework or do I need to perform some conversion on these numbers to match whats displayed on my device?
Also is there a property on the framework which returns the ROM version?
Many thanks