Regarding : Inquiring system information in Windows 8

問題 Regarding : Inquiring system information in Windows 8

  • Tuesday, April 10, 2012 6:32 AM
     
     

    Hi,

       I am working on a custom mobile platform. What would be the supported API to Get the processor information. I am using GetNativeSystemInfo() but it returns that the processor is not recognized. 

All Replies

  • Wednesday, April 11, 2012 8:30 AM
    Moderator
     
     

    Hello,

    Would you please provide us more information about this issue?
    What CPU did you used? How did you get the processor information in codes.

    Best regards,
    Jesse


    Jesse Jiang [MSFT]
    MSDN Community Support | Feedback to us

  • Wednesday, April 11, 2012 3:57 PM
    Moderator
     
     

    In addition to the CPU details Jesse asked (what is the processor, what was the result), see if using the sample referred to in the following thread using WinRT APIs gets you any better description:

    http://social.msdn.microsoft.com/Forums/en/winappswithnativecode/thread/02bf17f2-419b-46a6-9882-4fe21d988db1

    Thanks!


    David Lamb

  • Thursday, April 12, 2012 2:40 PM
     
     

    Hi, 

    The processor I am using is across various platforms like NVIDIA tegra , SnapDragon etc. All of them return a default 0xff value for GetNativeSystemInfo(). 

    --Regards,

    RAM