sachin jesukaran schrieb:
hi everyone, please help me out with thisMy app works well on the PalmOS5 simulator, but on Tungsten T3 simulator, i am not able to exit the program with the application Launcher button doing so crashes the simulator........
How about debugging your program on the T3-Sim? Set a breakpoint in AppStop an then figure out at which statement the application crashes. If it is after AppStop has finished, you probably have some memory error.
thomas -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
