BTW, some CW projects have a code split
into several resources where it might
not be really necessary.
In case of DateBook.prc the sizes are
24, 34394, 29642 and 31454 (actually size
24 is present everywhere, and is probably
just a header).
As a matter of fact, my own app has code
resource size over 50000 but still loads
even in PalmOS 1.0
Question:
---------
Is there a way to force splitting a code
into several resources using PRC tools:
say have all segments below 32K ?
Hopefully, someone is smart enough to
see what I am really after.
Please, don't ignore this question.
Michael
-----Original Message-----
From: Max Bian [mailto:[EMAIL PROTECTED]]
Sent: Friday, 14 December 2001 2:44 PM
To: Palm Developer Forum
Subject: RE: Resource size?
That's close. I am not concerned about buffers tho. I need to split a file
stream and insert the pieces into a resource database.
OS3.0+ support will be fine. I am trying not to set a hard boundary. If a
file is just one byte over 60K, I really don't want to put it into two
resource
records. I can just increase the first resource record a little bit and put
it
in one record, if I know the limit of it.
Thanks.
Max
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/