Accessing processor name programmatically



Hello All,

I've posted this in microsoft.public.windowsce.app.development also -
apologies for cross-posting. Please let me know if this is verboten
and it won't happen again.

Is there a way to access the Processor name programmatically? I'm
referring to the information that is displayed under Start -> Settings
-> System tab -> About -> Version tab.

For example on some Treo models, the Processor is "SC32442A-300MHz"

What we've tried so far:
- The GetSystemInfo API: But this only gives us generic information
like MIPS, ARM etc.
- The SystemParametersInfo API with the SPI_GETOEMINFO flag: But this
gives us the "name" of the device like "Palm Treo 700w" etc.

What we're looking for is a method to identify the processor - an
Intel (PXA) chip, or a Samsung (SC32442A/B) chip, or a TI (OMAP) chip.
We're working with WM5/6 devices.

Thanks in advance!

Cheers
-seenu

.



Relevant Pages

  • Re: Accessing processor name programmatically
    ... And cross-posting is evil, of course. ... The GetSystemInfo API: But this only gives us generic information ... Intel chip, or a Samsung chip, or a TI chip. ...
    (microsoft.public.windowsce.embedded.vc)
  • Accessing processor name programmatically
    ... referring to the information that is displayed under Start -> Settings ... For example on some Treo models, ... The GetSystemInfo API: But this only gives us generic information ... Intel chip, or a Samsung chip, or a TI chip. ...
    (microsoft.public.windowsce.app.development)
  • Re: Using Windows fax console
    ... Chip wrote: ... understand what is cross-posting and why it should get used when ... submitting your SAME message to multiple RELATED newsgroups. ...
    (microsoft.public.windowsxp.general)

Loading