Fix all PIDs in errors to be in decimal, like the non-error messages.
b57f5d94
James Ross
2010-03-26 21:12:27
New /compare option to display Google Chrome-like memory statistics by process name.
Optimisation so that /d 0 doesn't collect memory details (they're not used).
b656031d
James Ross
2009-10-30 23:13:01
Enable SE_DEBUG_NAME privilege when trying to extract memory working set infomation through PROCESS_VM_READ permission. Allows elevated executions to look inside all processes except System and csrss.
558d925b
James Ross
2009-10-29 17:34:37
General code cleanup and some commenting of classes.
2d9f51a2
James Ross
2009-09-28 21:42:06
Add licensing headers and LICENSE file.
Remove reference to Readme.txt which wasn't included.