Hi,

I am trying to launch an application after a soft reset.

I have added code in PilotMain:

   case sysAppLaunchCmdSystemReset:
      AppLaunchWithCommand(appFileCreator, 
                 sysAppLaunchCmdNormalLaunch,NULL);
      break;

This did not work. I also tried using SysUIAppSwitch but it did not work.

Do you have to used the notify manager?

Thanks,
Ken

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

Reply via email to