Home › Forums › Product Support › ProcessAlive – Automatically restart crashed programs › Reply To: ProcessAlive – Automatically restart crashed programs
November 1, 2012 at 9:56 pm
#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?