Index: ntoskrnl/ps/query.c =================================================================== --- ntoskrnl/ps/query.c (revision 50721) +++ ntoskrnl/ps/query.c (working copy) @@ -473,7 +473,7 @@ /* Dereference the process */ ObDereferenceObject(Process); - Status = STATUS_NOT_IMPLEMENTED; + break; /* Virtual Memory Statistics */