Sign in
|
Join
|
Help
Home
Search
Wiki
Articles
Forums
Coding Competition
Projects
OpenNETCF.com
Team Blog
OpenNETCF Community
»
.NET Compact Framework
»
Articles and Resources
»
C# - GetSystemInfo
C# - GetSystemInfo
Last post 07-01-2004 16:56 by
ctacke
. 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
11-24-2003 9:05
ctacke
OpenNETCF Staff
Joined on 07-27-2007
Indiana
Posts
2,255
C# - GetSystemInfo
Reply
Contact
Demonstrates using P/Invoke to retrieve various system information.
Download the Source
06-30-2004 9:39
In reply to
Re: C# - GetSystemInfo
Reply
Contact
I have tested this sample and it returns the same level and revision for PXA250, PXA255 and PXA263 processor. Is this right?
Ctitanic
07-01-2004 16:56
In reply to
ctacke
OpenNETCF Staff
Joined on 07-27-2007
Indiana
Posts
2,255
Re: C# - GetSystemInfo
Reply
Contact
The data returned is up to the OEM, so if they don't differentiate them, then the API won't either. My bet is that the OEM used the same base for the implementations and the processor info didn't get updated.
Page 1 of 1 (3 items)