You can do this:
// Get the proper launch code in PilotMain.
else if( cmd == sysAppLaunchCmdSystemReset || cmd ==
sysNotifyResetFinishedEvent)
{
// Get our application's card number and app id
SysCurAppDatabase( &cardNo, &appID );
// Set an alarm for your application a short time later.
// When this alarm fires, you start yourself up.
AlmSetAlarm( cardNo, appID, 10101, 1, 0 );
}
-----Original Message-----
From: iyad abu-shaera [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 10:54 AM
To: Palm Developer Forum
Subject: Launch application after reset
There is anyway to launch my application after a soft reset occurs??
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/
------------------------------------------
The information in this transmittal and any attachments are confidential and intended
only for the recipient(s) listed above. You are hereby notified that any unauthorized
distribution or copying of this transmittal or its attachments is prohibited. If you
have received this transmittal in error, please notify invivodata immediately at (831)
438-9550.
------------------------------------------
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/