"Yuen Kwee" <[EMAIL PROTECTED]> a �crit dans le message de news: [EMAIL PROTECTED] > hi there! > > i am bit confused over the device ID of the treo series > > from some sites it states that there are 2 IDs for treo 600, H101 and H202 > and in another site H202 is for a treo 650 simulator > > also, is there a difference in the IDs for GSM and CDMA models? > > could i get some confirmation on this? would it be possible to write it > down on this thread? > > thanks!
Here are the value I use, I extracted them from the real devices (both GSM). #define TREO_600_COMPANY_ID 'hspr' #define TREO_600_DEVICE_ID 'H101' #define TREO_650_COMPANY_ID 'hspr' #define TREO_650_DEVICE_ID 'H102' -- Regis St-Gelais www.laubrass.com -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
