Also, does all of the functions that the callback function uses (and/or the callback function itself) have to be in the first segment? I have read around the Internet, but nobody seems to mention this, just the no globals restriction. Although it seems like most implementations have the callback in the first segment, and none try to exploit it for multithreading purposes.
Also, here, http://www.flippinbits.com/twiki/bin/view/FAQ/ARM, it says that FileClose should not be called by the callback (or I guess any function called by the callback). Should I worry about this? Sorry about all of the questions. I just want to create a better user experience. Thanks. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
