Code that is expanded from inline functions or expanded templates will all be placed in the first segment unless you turn off the "compiler glue in segment 1" switch in the 68K Linker panel.
This may also apply to implicit constructors and destructors. Do you have a definition for your CEditCardForm::RowData class, or are you relying on the compiler generating one for you.
I'm pretty sure I am using an implicit constructor and destructor (I'll check when I get to work). Aha! So that code is actually going into the first segment. It starts to make sense.
Thanks
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
