Hi evrybody, we have developed an application which is of fairly heavy in size and complexity. As the size and complexity is growingm , we are begining to see that the memory pointers are getting corrupted, thus the application fails and gets slower ,as we keep on using the application for a fair amount of time.
Most of the memory allocations have been done using MemHandleNew and MemPtrNew and have been freed properly after use. Can anybody suggest any solution to this problem? We guess the application is getting slower as the OS is held up trying to find free memory. IS this true? Kind Regards Ajit -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
