Hi All,
I have an application calling another one through a sysCmdGoto
launchCode, and sysAppLaunchFlagNewStack | sysAppLaunchFlagNewGlobals
flag to make globals accessible. This application calls back the former
application whith a sysCmdGoto launchCode and sysAppLaunchFlagNewStack |
sysAppLaunchFlagSubCall. It returns, and the second application returns
as well.
My problem is the limitation of the number of owner ids attributed to
the second application when it is launched
My first question is how to make the owner Id given to the launched
application always the same, since the second application is supposed to
quit.(even if there's nothing special in my code specifying it, but I
guess the globals allocated are released at the end of the call).
Quiting the first application doesn't reinitialize the next owner Id
attributed (need then to do a soft reset). Is there's a way to do it ?
Thanks
Sebastien Vidon.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/