Subject: ERROR : Chunk over-locked !!!
Any pointers for this problem ?? pls let me know....TIA You probably call a function inside a loop, which locks same handle more then ones, increasing lock counter. When lock counter exceeds 16, emulator popup this alert. This may be cause as well if you pass locked pointer to function, which locks it again. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
