Auto Load my app After a Soft Reset

2004-02-03 Thread Régis Daniel de Oliveira

Hy all!

Does anybody can explain me how can i load my app after a soft reset?
I read that i need to use some alarm functions, but i dont know how to make
them working.

Any code will be gratefull.

Thanks!!!


Régis Daniel de Oliveira



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


Re: Auto Load my app After a Soft Reset

2004-02-03 Thread Alan Ingleby
Why not listen for the sysAppLaunchCmdSystemReset launch notification, then
enqueue an event to launch your app?

Never tried this myself, but that's the first thing I'd try if I needed to.

Alan

"Régis Daniel de Oliveira" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hy all!
>
> Does anybody can explain me how can i load my app after a soft reset?
> I read that i need to use some alarm functions, but i dont know how to
make
> them working.
>
> Any code will be gratefull.
>
> Thanks!!!
>
>
> Régis Daniel de Oliveira
>
>
>



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


RE: Auto Load my app After a Soft Reset

2004-02-04 Thread Barnett, Phil R

It works. However, you may not be able to do this directly from the app you need to 
run. It may require you to create a second app that sets a timer to run the real 
application. DAMHIK.

-Original Message-
From: Alan Ingleby [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 03, 2004 6:33 PM
To: Palm Developer Forum
Subject: Re: Auto Load my app After a Soft Reset


Why not listen for the sysAppLaunchCmdSystemReset launch notification, then enqueue an 
event to launch your app?

Never tried this myself, but that's the first thing I'd try if I needed to.

Alan

"Régis Daniel de Oliveira" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>
> Hy all!
>
> Does anybody can explain me how can i load my app after a soft reset? 
> I read that i need to use some alarm functions, but i dont know how to
make
> them working.
>
> Any code will be gratefull.
>
> Thanks!!!
>
>
> Régis Daniel de Oliveira
>
>
>



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

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