soft reset on power on

  • Thread starter Thread starter a
  • Start date Start date
A

a

i need to do a soft reset when the app detects that the user has
turned on the pda. (dont ask why)

does CeRunAppAtEvent do the trick? will it fire with a soft reset?
therefore doing continuous soft resets?
 
You'll have to add logic to prevent an infinite loop. Use a flag in the
registry maybe.

-Chris
 
Back
Top