I am trying to get my application to launch after a soft reset.  In handling
the sysAppLaunchCmdSystemReset command, I have tried SysUIAppSwitch,
SysAppLaunch, and AppLaunchWithCommand.  When the parameter block pointer is
required, I have tried passing NULL, and also have allocated memory and
assigned pointer ownership to the system using MemPtrSetOwner.  The errors I
get vary, either writing to NULL, a bus error, or TRAP$8.

I have started to look in Preferences.h to see whether I can set something
in the system preferences to cause the application to restart.  Any help or
ideas would be appreciated!

Thanks in advance,

Steve

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to