Current process info pane: Files
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:
‘Files’ tab contains information about files opened by current process. Show sample
Information about files opened by current process is presented in four columns:
Handle |
numeric value of file handle (in hexadecimal form). |
Name |
file name. |
File Pos |
current position in file. It varies when process reads data from this file or writes data to it. |
Full Path |
full path to file. |
Tip: you can sort list of files 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.