C# - GetSystemInfo

Last post 07-01-2004 16:56 by ctacke. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 11-24-2003 9:05

    • ctacke
    • OpenNETCF Staff
    • Top 10 Contributor
    • Joined on 07-27-2007
    • Indiana
    • Posts 2,255

    C# - GetSystemInfo

    Demonstrates using P/Invoke to retrieve various system information.

    Download the Source
  • 06-30-2004 9:39 In reply to

    Re: C# - GetSystemInfo

    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
    • Top 10 Contributor
    • Joined on 07-27-2007
    • Indiana
    • Posts 2,255

    Re: C# - GetSystemInfo

    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)