Re: Accessing processor name programmatically
- From: voidcoder <voidcoder@xxxxxxxxx>
- Date: Wed, 08 Aug 2007 17:41:03 +0100
Try IOCTL_PROCESSOR_INFORMATION instead:
http://msdn2.microsoft.com/EN-US/library/ms904476.aspx
And cross-posting is evil, of course.
- Oleg
colourmix at gmail dot com wrote:
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: colourmix
- Re: Accessing processor name programmatically
- References:
- Accessing processor name programmatically
- From: colourmix at gmail dot com
- Accessing processor name programmatically
- Prev by Date: Re: GetSystemTime and millisecons
- Next by Date: Re: Accessing processor name programmatically
- Previous by thread: Accessing processor name programmatically
- Next by thread: Re: Accessing processor name programmatically
- Index(es):
Relevant Pages
|
Loading