"Tim Charron" <[EMAIL PROTECTED]> wrote
> Chi-Yi Lin wrote:
> > In Palm OS Programmer's Companion, Chap 6 Memory, it says that heap
> > header holds the size of the heap and contains flags for the heap. But
it
> > doesn't say what the flag format is. Does anyone know about the detailed
> > format (the beginning 16 bits of the header) ? Or where can I get some
> > more document about Palm OS?
> >
> The SDK files released with for OS 3.3 had a MemoryPrvNew.h file that
> included this:
(snip)
> Is there any reason that files like MemoryPrv.h and DataPrv.h
> are no longer distributed? There's some helpful information in
> them.
>
The info in them is provided by API calls such as
MemHandleLockCount(hChunk)), MemHandleSize(hChunk)), etc so
there's no longer any need for explicit access to the structures themselves.
Chris Tutty
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/