"thomas" <[EMAIL PROTECTED]> wrote
> > Check out this information in the knowledge base:
> > <http://oasis.palm.com/dev/kb/papers/1469.cfm>
> >
> What means the sentence "comment out the code in PilotMain() that handles
the
> sysAppLaunchCmdNormalLaunch command" ?
>
I think the idea is that you comment out the code *you* call
during a normal start (so everything below that case statement ) and
then the map file will show you what the compiler leaves in the 'code'
segment. This will, I assume, be everything called by the various
startup sequences which therefore *must* be in the first segment.
Once you've identified the critical code you uncomment your normal
launch again and recompile to return your app to normal functioning.
Make sense? (I'm not really explaining it very well)
Chris Tutty
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/