Recognizing PDA processor

  • Thread starter Thread starter Jacek
  • Start date Start date
J

Jacek

Hello

Is there a way to recognize from desktop machine processor
of connected PDA (ARM.30, MIPS.30, x86.30) in order to use
appropriate DLLs.

Thanks

Jacek
 
The information is held in the registry while the device is connected:-
HKEY_CURRENT_USER\Software\Microsoft\Windows CE Services\

DeviceProcessorType (DWord)

This uses the standard CPU identifiers e.g. 2577 - ARM
10003 - SH3
4000 - MIPS


Peter

--
Peter Foot
Windows Embedded MVP

In The Hand
http://www.inthehand.com
 
Back
Top