While I think this maximum value has remained constant so far, it may change in the future. Do you really want to artificially limit your application if you don't have to? Do you need to?
What are you trying to do? It sounds like you might have a lot of data that you need to divide across a number of buffers, and you'd like to minimize the number of buffers you create. If so, is there really much difference between 64K - <a little> and, say 60K? Or are you doing something else? Are you interested in Palm OS 2.0 compatibility? If so, there are even stricter limitations there. -- Keith -----Original Message----- From: Max Bian [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 7:27 PM To: Palm Developer Forum Subject: Resource size? Hi. DmNewResource takes a UInt32 size parameter. However I heard the size is actually limited to something just less than 64K. Can anyone tell me the exact limit, accurate to byte? Thanks. Max -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
