> This is the code I use for opening a web page with Web Clipping. After > navigating through various links, and trying to get back I get > "MemoryMgr.c: Error 3036 Chunk over-locked", I think the error is in the > Memory Handle.
You allocate memory for the URL using MemHandleNew. Use MemPtrNew instead. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
