On Wednesday, October 29, 2003, at 02:00 AM, Palm Developer Forum digest wrote:
theMemo = MemHandleLock(hNew);
DmStrCopy(theMemo, 0, writebuf);
err = MemHandleResize(hNew, numbytes);
MemHandleUnlock(hNew);
You might try unlocking the handle before resizing.
Scott.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
