Hi Ricardo I had the same problem you're having now. After a long and annoying debug I found that some functioncalls that worked fine with char variables under Palm OS 4.x, would lead to a memhandle error or sometimes worse results.
After I changed those from char to MemPtrNew it worked fine for me and was now functioning und Palm OS 4.x and 5.x. Christian "Palm Developer Forum" <[EMAIL PROTECTED]> schrieb am 15.07.04 22:05:48: > > Hi people, > > I wrote a application that works really fine on PALMOS 4.1 (TungstenW) but I > tried to install it on a 5.2.1 TungstenE palmOS. I got a lot of problems > like freezes that does not occours in 4.1 version. Dos anyone make an ideia > about what could be happening with my application. I guess it could be a > little bit hard to know exactly what is the problem but anyone have already > gotten something like that? > > thanks > > Ricardo > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ _______________________________________________________ WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern Informationen unter: http://freemail.web.de/?mc=021199 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
