Is there any way to normally launch application (sysAppLaunchCmdNormalLaunch) right after receiving sysAppLaunchCmdSystemReset?
When using SysUIAppSwitch I get error "MemMove to NULL" when system tries to call EvtAddEventToQueue. The same if I just call EvtAddEventToQueue for nilEvent and do nothing more in sysAppLaunchCmdSystemReset handler function. If to use SysAppLaunch application starts to load and then I get "stack overflow error". In general I need SysUIAppSwitch because SysAppLaunch would not allow to use globals Thanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
