In my CE-app I use SetSystemPowerState(NULL, POWER_STATE_RESET, 0).
This works as expected, but I need to know:
- Will program flow continue after I call this function? Does the function
return on succes?
- Will code in other threads still be executed (which I don't wont, because
a reboot is about to happen)
Thanks,
John Willemsen
--
Luca Calligaris (MVP-Windows Embedded)
l.calliga...@eurotech.it.nospam
www.eurotech.it
"John" <Jo...@discussions.microsoft.com> ha scritto nel messaggio
news:68A1F0E5-99AA-4F20...@microsoft.com...