ProcessWatcher

Undocumented in source.

Members

Functions

update
void update(void delegate(ref PROCESSENTRY32) oldHandler, void delegate(ref PROCESSENTRY32) newHandler, bool handleExisting)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

oldProcesses
PROCESSENTRY32[DWORD] oldProcesses;
Undocumented in source.

Meta