Hi,
I want to run my application from 'iPAQ File Store'.
It runs fine without any problem,
but if I register my app to start at wakeup by using CeRunAppAtEvent
with NOTIFICATION_EVENT_WAKEUP flag, then it does not start at wakeup
and also the Pocket PC hangs.
only way out is to 'soft reset', or even some times, 'hard reset'.
The application runs fine if i run it from RAM say '\windows\start
menu' folder.
and runs well on wakeup and even after 'soft reset'.(for running after
'soft reset', i'm creating a link in '\windows\startup' folder to my
application.
Please let me know if I'm doing anythig wrong here.
I want to run my application from the ROM so that it does not get
deleted in case of a 'hard reset' or if battery fails.
but i also want my application to autorun on every wakeup, 'soft
reset' and 'hard reset'.
Please let me know how to do it.
Cheers,
Viv