Introduction - If you have any usage issues, please Google them yourself
Thread Monitor presents a view of process and thread execution with a bit more granularity than TaskManager, and uses the sparsely documented Asynchronous Procedure Call (APC) mechanism tocommunicate the kernels creation and deletion of threads and processes to the user mode app.