Hello Roel, You will need to convert your application to be a multi-segment application. This isn't too hard to accomplish with CodeWarrior, but I've read that it's a bit tricky using the PRC-tools. Either way, search the archives for info about creating a multi-segment application, or consult the documentation that comes with your development tools.
Adrien. Thursday, November 4, 2004, 5:02:09 PM, you wrote: RW> I know i've asked this before, but I'm not clear on how this can be done. RW> I can't include the SysZLib as a resource as it is larger then 64k. RW> So how would i go about including this library as part of my RW> prc so that the user won't have to install the library seperately? RW> I've read something about the REZ compiler in code warrior, RW> but that doesn't give very much detailed information other then RW> that it can be done. I've played with adding a database as a RW> resource and creating it with CreateDatabaseFromImage, but again RW> if it is larger then 64k that won't work. RW> Any help would be much appreciated... Sorry for the repeat question. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
