On 9/2/06, erdavila <[EMAIL PROTECTED]> wrote:
Is there any documentation on the binary formats for the Palm application resources (tFRM, MBAR, Talt, Tbmp, fnav, pref, ...)? I would like to be able - for example - to develop a desktop application that would open a .prc file and render each form on that application.
This has already been done: see PRC Explorer (see http://www.palmgear.com/index.cfm?fuseaction=software.showsoftware&prodID=40542)
I went on all documentation on PalmSource web site, but couldn't find it. I considered studying the source files for PilRC, but I would like to have a more productive way to learn it...
That's the best documentation for the actual resource format. PilRC was produced by reverse engineering the output of the Palm tools and by looking at the limited released Palm OS source that was available a few years ago. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
