>Does anyone know where I can get information on the TxtConvertEncoding
>method that is in the Sony API for their 3.5 devices.  I've downloaded the
>Sony 2.0 SDK but can't seem to find any info on it.  What headers etc do I
>need to include and do I need a speical library that's not included in the
>SDK.

It's documented in the 4.0 SDK, which you should be able to download 
from the Palm web site. The routine declaration is in the TextMgr.h 
header file. You don't need a special library, since it's in the ROM.

As an aside, be careful about calling IntlGetRoutineAddress on the 
Sony 3.5 devices (at least not without some future update), as that 
routine will hang if you pass it any selector other than 
intlTxtConvertEncoding.

-- Ken

Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200

-- 
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