Reply To: ProcessAlive – Automatically restart crashed programs

Home Forums Product Support ProcessAlive – Automatically restart crashed programs Reply To: ProcessAlive – Automatically restart crashed programs

#8044
Shane Gowland
Keymaster

The process update checking method uses the WIN32_GET_ACTIVE_PROCESSES API. It runs on a low priority thread and loops in a non-stop fashion. The stack is cleared on every iteration so memory allocation is minimal.

Oh; and what commandline args do you want to see?