I'm using the following to see if I'm running on POSE.

UInt32 feature;
FtrGet ( kPalmOSEmulatorFeatureCreator, 
kPalmOSEmulatorFeatureNumber, &feature);

Normally, I would expect FtrGet to set feature to ftrErrNoSuchFeature 
on a real device. On a Visor running OS 3.1H2, however, FtrGet 
returns zero.

Any suggestions as to what I'm doing wrong, or why it doesn't work 
and how to solve the problem? Thanks.

Regards,
Steve Mann

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to