Hi all,
I am writing a application for Pocket PC using WinCE 3.0 API set. I
want to close all running applications in the system. I am able to get
list of all running process in the system. If I do kill all processes,
system hangs. I understand few processes need to remain alive. So what
all processes I should not kill. My question is what all process should
always run to keep device running properly. For example after doing
hard reset what all process system starts. I want to achieve close to
hard reset state for device programmatically. Or is there any way to
hard reset the device programmatically.
Thanks,
Pradeep