Thank you Aaron! The hacking ways are interesting. I will consider it if I could not find other official ways. :-)
regards, George ----- Original Message ---- From: Aaron Ardiri <[EMAIL PROTECTED]> To: Palm Developer Forum <[email protected]> Sent: Tuesday, December 12, 2006 5:21:47 PM Subject: Re: multi-threaded application in Palm OS 5.2 unofficially... in my professional opinion; the original poster doesn't have these abilities. so, NO NO and NO to his questions. palmsource will always have this stance as well - because its NOT OFFICIALLY DOCUMENTED. my understanding is that the KERNEL implements some form of green-threads (managed threads); so, if any callback takes too much time - the device will tend to lock up. so, if you put your code in an infinite loop - regardless where you are - consider your application fried and reset is required. some developers have managed how to tweak the os to their needs; but, it causes the applications to be limited to a certain set of devices. -- // Aaron Ardiri -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
