In short, yes. You can't get around the 64k limitation. You're free to come up with any idea that will avoid this. -- Tim
"BrownB" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I finally can save bitmaps using BmpRsrcV3Type typedef, but I have a fullscreen bitmap of about 110kb and it seems that I can't save it in a resDb, because DbNewResource() returns a NULL handle.. > > I took a look to the PalmOSCompanion, and I saw that the limit for each storage chunk is "slightly less than 64kb". So how can I save my data? Must I use multiple resources to collect all the data of each resource? > > Thanks > BrownB > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
