Click to See Complete Forum and Search --> : sowtware rebobot of ipaq4100


eventdave
04-06-2006, 05:48 AM
Hello all

I am trying to find out what I need to write in embedded visual c++ to make an ipaq4100 perform a software reboot.

Periodically I want to reboot the pda, and it has to be done from software (so I can force a reboot remotely).

Does anyone have any experience of this and could possibly help me.

Many thanks

Dave

AnswerDude
04-06-2006, 08:10 AM
There are a few freewares that can do the reset;
http://www.pocketgear.com/software_detail.asp?id=14504
http://www.pocketgear.com/software_detail.asp?id=16314
http://www.pocketpcfreewares.com/en/index.php?soft=833

eventdave
04-06-2006, 10:28 AM
Thanks for the reply, but I don't think it is quite what I need. Those look like extra program that need to be run, but I am really looking for the necessary c++ code to perform the task those programs are doing.

Any other ideas?

Thanks

Dave