I am using international characters, so have included "CharLatin.h".  Though
everything seems to be working just fine, I get the following warning in
CodeWarrior when building the app:

PalmRez Warning: Possibly invalid character 0xb6 (�) is present in resource
RTSt ID=4200.

I do not get this on all of the characters I'm using, just a handful - is
there something else I should be doing?
Normally PalmRez converts from the MacRoman character set to the Palm
Latin character set. Character code 0xB6 in MacRoman is the "partial
differential" character (Unicode code point 2202), which does not
exist in Palm Latin, thus you're getting this warning.

-- 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/support/forums/

Reply via email to