Thanks for the tips. I see his code uses __attribute__((packed)) for some of the data structures.
Did you replace this with #pragma options align=packed before the packed structure defines and #pragma options align=native after the packed structures ? -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
