... sounds like an overlay to me. But, if you search the archives, you can find a large amount of information about the two library methods available on the PalmOS - Shared Libraries and GLib libraries. Depending on which enviroment you use, Shared Libraries may be the only way to go. If you use PRC-Tools, however, I'd use a GLib library as it's resources are automatically loaded when your master application is launched.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 22, 2004 10:09 AM > To: Palm Developer Forum > Subject: (newbie) equivalent of dll for Palm? > > Hi I am trying to figure out how to build a dll kind of thing > for Palm. We want to do out own I18N instead of using > overlay, so our goal is to build an executible .prc and > several language specific prc that just contains those > strings (which we store in a header file). Is this something > that sounds doable for Palm? > > Are there such thing as dynamic library in Palm? > > Thanks in advance, > -vic > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - Send 10MB messages! > http://promotions.yahoo.com/new_mail > > -- > For information on using the Palm Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
