---------- Forwarded Message -----------
From: "rguevara" <[EMAIL PROTECTED]>
To: "Forum PALM (PalmOS)" <[EMAIL PROTECTED]>,"Forum PALM
(Yahoo)" <http://groups.yahoo.com/group/palm-dev-forum/post>
Sent: Fri, 8 Aug 2003 10:35:28 -0300
Subject: MemHandleSize - MemHandleResize
I have some questions about those functions:
MemHandleSize work over one chunk unlocked?
if i do: recordH = DmGetRecord(PedidosDB, NuevoIndice);
and later:
length=(MemHandleSize(registroH)
+StrLen(item.items[gcantitems-1].codigo)+1
+sizeof(item.items[gcantitems-1].cantidad)
+sizeof(item.items[gcantitems-1].precio));
i get: (1.0) called SysFatalAlert with the message:
"MemoryMgr.c, Line:4359, Free handle"
and (continue) i get:
(1.0) just read from memory location 0x01440000,
causing a bus error.
(reset)
�?
if later MemHandleResize work with this handle without problems in other
case
--
Open WebMail Project (http://openwebmail.org)
------- End of Forwarded Message -------
--
Open WebMail Project (http://openwebmail.org)
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/