RAPI soft-reset?
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Does anyone know how to trigger a soft-reset programmatically on a Win CE device using RAPI? Thanks skyapie :-D
I dont think its built in, but you can: * Write a dll/exe that implements this[^] * Detect what processortype is connected (CeGetSystemInfo), and transfer the correct version of your exe/dll to the pda (CeWriteFile) * Execute the soft reset with CeCreateProcess/CeRapiInvoke. HTH
--- "Man will never be free until the last king is strangled with the entrails of the last priest". -- Denis Diderot