Hi, I'd posted this before but didn't get a reply .. perhaps someone here could help me out...
i have a multi segmented app which uses a few static libraries .. all of which will be in segments other than segment 0. Now at a launch code other than the Normal Launch Code, I need to carry out some bit of processsing; code for which could exist in any one of the static libraries which obviously do not reside in segment 0. How do i accomplish this? Theres gotta be some way around this & I'm sure I'm not the first person confronted with a situation like this. Will using shared libraries instead of static ones help? Has anyone used Multilink? How reliable is it? Thanks a bunch, Sylbert "Regis St-Gelais" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > In a multi segment application. Are the globals accessible from inside a > callback function? > > -- > Regis St-Gelais > www.laubrass.com > -- > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
