Read the thread "static link library" where Brandon Roberson gives a detailed explanation on how to include a large prc file into multiple resources using prc-tools and how to merge this resources into a single prc. It's quite easy and the code included works just fine. Took me less than 5 minuts to make it work

mguo wrote:

I am including a separate PRC resource into my project, by using
------------------------------------------
DATA "resType" ID 1000 "separate.prc"
------------------------------------------
inside my RCP resource file.

After compile and link, it generates "PalmRez warning: output resource size larger than 64K" error. I know it's because "separate.prc" size is too big.

Is there any way to solve this problem? btw, i can not build "separate.prc" 
into two prc.

Thanks
-mguo



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to