My HTC HD2 can't be rebooted from OS, just shut down. So I want to write a small program to do that.
Is it possible to programmatically reboot Windows Mobile 6.x device using C# (CF version makes no sense).
|
My HTC HD2 can't be rebooted from OS, just shut down. So I want to write a small program to do that. Is it possible to programmatically reboot Windows Mobile 6.x device using C# (CF version makes no sense).
| |||
|
feedback
|
|
You should use the documented
| |||||||
feedback
|
|
I think this will help you: Hard Reset Windows Mobile Device..Still this method is not "clear c# code", because it uses Interop, but it works, so it can solve your problem.
(tho i haven't used this method myself..see here) | |||||
feedback
|