thx for your help

what about strem files???

my problem is my app does not install on the z22 palm with its palm desktop, but if i use an old (the 4.1 palm desktop) tha installs into the z22 palm but it shows error in the hot sinc log

what i have to do?

let this bugs, or try to fix my app for the 5.4.4 garnet proccesor???



From: "Peter Chin" <[EMAIL PROTECTED]>
Reply-To: "Palm Developer Forum" <[email protected]>
To: "Palm Developer Forum" <[email protected]>
Subject: re: palm68k to garnet
Date: Fri, 16 Jun 2006 08:22:25 -0000

These are areas that you might investigate further (by no means a definitive list).

In the newer versions of Palm OS:

DmQueryDatabase must be used carefully. Handles that aren't immediately locked following this function call can disappear unpredictably. This relates to NVFS - docs on that can be found in the latest Developer Guide found on the PluggedIn website on www.palm.com/us.

PIM database structures have changed. There is a "compatibility" layer which is supposed to permit older apps to function in the new environments but this has been buggy. Performance degradation is an issue as well. It's best to access the new databases directly rather than go through that layer.


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



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

Reply via email to