Hi Regis, I apologize for the email .. didn't realize I'd sent it until I read your post & then checked my sent items :-)
I need to "process" some data at a non-normal launch code. Routines to process this data are contained by static libraries that inevitably lie outside the first memory segment. This bit of processing needs to happen at a 'non normal launch code. Any idea how I could pull this off? Thanks again Sylbert "Regis St-Gelais" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > "S L" <[EMAIL PROTECTED]> a �crit dans le message de > news:[EMAIL PROTECTED] > > > 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. > > > > Sylbert, > > You can set a feature to warn your app, then do the processing from inside > your app in normal startup. > > Note: Sending me a copy of your post by private email wont make me answer to > it more quickly. Anyway an answer in private email wont serve anyone else on > the forum. This is one of the base principle of a news group. > This is not flaming, this is just constructive critisisim. > > -- > 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/
