Current process info pane: Handles
Pane at the right bottom of the main window of TaskInfo contains tabs with information about current process selected in process pane. Note that information is shown only for real processes (not Idle, VxD NTKern etc.). Show sample
Select name of a tab to read its description:
‘Handles’ tab contains information about handles opened by current process. Show sample
Information about files opened by current process is presented in four columns:
Handle |
numeric value of handle (in hexadecimal form). |
Type |
handle type. |
Refs |
number of references to handle (how many times it is opened). |
Name |
name of handle (if present). |
Tip: Unnamed handles can be hidden using Configuration menu (available in the registered program only). You can sort list of handles in this pane by any column’s contents by clicking on column’s header. If you want to invert sort order, just click at the same column’s header another time.
Tip: you can use mouse wheel to scroll information in all panes of the main window of the program.