At 12:43 PM 5/29/00 -0700, you wrote:
>> From: Jose Manuel Guerra Chapa [mailto:[EMAIL PROTECTED]]
>> Hello, I wanted to know the implications that might arise if 
>> for some reason I call MemHandleFree on a locked chunk of memory (via 
>> MemHandleLock).  The application does not report an error
>
>That's perfectly legal.  The Memory Manager is always happy to reclaim some
>memory, so it doesn't care if it's locked or not.
>

But does the memory manager automatically unlock the memory when freeing
it?  After all, there should be some entry in a mapping from handle to
pointer somewhere.  This might cause problems later.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to