Re: DeviceID validation trouble

2008-03-12 Thread heath . schaefer
x243 **/ [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 03/12/2008 01:16 PM Please respond to "Palm Developer Forum" To "Palm Developer Forum" cc Subject Re: DeviceID validation trouble Based on this website: http://www.estvo.com/developers/de

Re: DeviceID validation trouble

2008-03-12 Thread heath . schaefer
**/ "Oleg Ignatov" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/12/2008 12:52 PM Please respond to "Palm Developer Forum" To "Palm Developer Forum" cc Subject Re: DeviceID validation trouble I retreive deviceID and

Re: DeviceID validation trouble

2008-03-12 Thread Oleg Ignatov
Sent: Wednesday, March 12, 2008 8:48 PM Subject: Re: DeviceID validation trouble In the Tungsten T5 Flow Control sample that is in the PalmSDK they check to see if the device is a T5. Boolean IsDeviceT5 () { UInt32 deviceID=0; FtrGet(sysFtrCreator, sysFtrNumOEM

Re: DeviceID validation trouble

2008-03-12 Thread heath . schaefer
ration 636.239.7711 x243 **/ "Oleg Ignatov" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/12/2008 12:30 PM Please respond to "Palm Developer Forum" To "Palm Developer Forum" cc Subject DeviceID validation trouble Hello All, I am trying

DeviceID validation trouble

2008-03-12 Thread Oleg Ignatov
Hello All, I am trying to determine whether current device is Treo or Centro device. I wrote the following code. But it does not work correctly with Treo680 device. It does not determine Tre680. Err devErr = errNone; if (global->oemCompany != hsHwrOEMCompanyID_HandSpring) devErr = dmErrInvalidP