At 11:43 AM +0900 2001/05/25, YAMADA Tatsushi wrote:
> I found errata in PalmOS4.0 SDK and SONY SDK Release 2.
>
>In Chars.h in PalmOS4.0 SDK,
>
>// Palm
>#define vchrPalmMin 0x1700
> // 256 command keys
>#define vchrPalmMax 0x17ff
>
>and it looks m10X/m50X use 0x1700 as Clock activation and so on.
>
>In SonyChars.h in Sony SDK Release 2
>
>#define vchrSonyMin (0x1700)
>#define vchrSonyMax (0x170F) /* 16
>command keys */
>
>/***** Jog *****/
> /* Developers are encouraged to use those chars */
>#define vchrJogUp (0x1700)
>#define vchrJogDown (0x1701)
>#define vchrJogPushRepeat (0x1702)
>#define vchrJogPushedUp (0x1703)
>#define vchrJogPushedDown (0x1704)
>#define vchrJogPush (0x1705)
>#define vchrJogRelease (0x1706)
>#define vchrJogBack (0x1707) /* added @
>2001 */
>
>
>Apparently there's code conflict.
Thank you for bringing this to our attention!
This appears to be the result of a minor snafu during parallel development of Palm and
Licensee products. I'm investigating this issue right now and expect to have more
information for everyone early next week.
Regards,
Jim Schram
Palm Incorporated
Partner Engineering
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/