Yes, if using codewarrior. You need to have an expanded mode application, and call _CW_SetupExpandedMode ( ) early in PilotMain.

This will work for any non-global launch code

Greg wrote:
Is it possible to have virtual functions in a C++ app that has been launched by 
a different app that is still in memory? The launch code will be 
sysAppLaunchCmdCustomBase + x. I am getting conflicts since a 
sysAppLaunchCmdCustomBase does not allow globals.

Are there any examples of virtual functions and sysAppLaunchCmdCustomBase?

Thanks

Greg


--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to