
This code is a strong task manager.It's have a special part.This special part show which program (in task manager) use which dll(s) or ocx!
Inputs
ublic Type PROCESS_MEMORY_COUNTERS
cb As Long
PageFaultCount As Long
PeakWorkingSetSize As Long
WorkingSetSize As Long
QuotaPeakPagedPoolUsage As Long
QuotaPagedPoolUsage As Long
QuotaPeakNonPagedPoolUsage As Long
QuotaNonPagedPoolUsage As Long
PagefileUsage As Long
PeakPagefileUsage As Long
End Type
Returns
Nothing Only Basic Controls
Side Effects
nothing
API DeclarationsNo api