Sure enough, the actual bytes making up a tFRM resource in a PRC are in a different order from the UIResDefs.r file. The SDK file is also omits some pad bytes.
Regards, Matt Parker "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > At 01:16 PM 9/10/2003, Florent Pillet wrote: > >Nah the pilrc source is twisted at best. Better look into the rez > >definitions for the various resources, they are very clear and easy to > >understand. You'll find them in the Palm OS SDK in the > >Incs/Core/UI/UIResDefs.r file. > > True, but the Rez definitions define that .rsrc format, which differs from > the actual on-device representation for many data types. For example, on > the device, a form is a single 'tFRM' resource, while its represented as a > collection of different control resources in Rez/.rsrc. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
