Accessing processor name programmatically
- From: colourmix at gmail dot com <colourmix@xxxxxxxxx>
- Date: Tue, 07 Aug 2007 16:05:16 -0700
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
.
- Follow-Ups:
- Re: Accessing processor name programmatically
- From: voidcoder
- Re: Accessing processor name programmatically
- Prev by Date: Re: Display bmp picture in the LCD
- Next by Date: Re: GetSystemTime and millisecons
- Previous by thread: Re: Display bmp picture in the LCD
- Next by thread: Re: Accessing processor name programmatically
- Index(es):
Relevant Pages
|
Loading