size field (3 bytes). This three-byte value describes the size
of the chunk, which is larger than the size requested by the
application and includes the size of the chunk header itself.
----> The maximum data size for a chunk is slightly less than 64KB.There are ways around this size limitation. You can download the limited OS source (from PalmSource) and see for yourself just how to get around it. However, it will cause problems with syncing on most devices.
Brad
Fruber Malcome wrote:
Why does MemHandleResize fail when passing a number larger than 65K, eventhough the parameter supports a UInt32. I assume this only because, instead of getting a memErrNotEnoughSpace, I get an error saying memErrInvalidParam.
I know that the handle is ok, since I use it with smaller numbers with no problem. I also only see this error when using a number larger than 65535.
Any Ideas?
thanks - bill
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
