Click to See Complete Forum and Search --> : Autostart app programatically after soft reset


spartan_joel
March 21st, 2002, 09:44 AM
When the PDA (Windows CE) is switched on, it returns from hibernation state. It simply continues operation at the point where it left off when it was “switched off”.
When the user performs a soft reset of the PDA, Windows CE will boot from the image of the operating system that is stored in RAM.

An application needs to be run each time the PDA returns from hibernation and each time the PDA boots after a soft reset.

How can this application be registered so it is started as the first application?
It must be impossible to switch from this application to other applications, even with the hardware buttons.
The application must replace the functionality of the Password (PIN) entering applet.

Manish Malik
March 21st, 2002, 08:32 PM
Although I personally can't help you on this question, but I can refer you to http://www.mobilesavvy.com if you are unable to find an answer here.


Manish
http://www.manishmalik.com

Discuss it all at the Developer Forum : http://www.codeguru.com/cgi-bin/bbs/wt/wwwthreads.pl?action=list&Board=devforum ...

spartan_joel
March 22nd, 2002, 02:48 AM
Thanks a lot for the info, I would post it on the forum asap