At 12:24 PM 11/27/2005, you wrote:
Is there any documentation on the compiled binary format of resources? I am specifically interested in the format of the MBAR resource, if anyone has that.
Look at the source code for PilRC. That's the closest thing to public documentation of the resource binary format that I know. For the most part, the resources are straight binary dumps of the in-memory data structures, but with a fixup mechanism to make the internal pointers valid.
-- Ben Combee, Senior Software Engineer, Palm, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
