The PView95 window (see the following figure) consists of fields containing information on active processes and threads.

The PView95 window contains the following fields:
| Field | Description |
|---|---|
| Process | Name of the process. |
| PID | Process identifier, in hexadecimal. |
| Base Priority | Base priority for the threads of this process. |
| Num. Threads | Number of threads owned by this process. |
| Type | Indicates whether this is a 32-bit process or a 16-bit process. |
| Full Path | The fully-qualified path to the executable image of the process. |
When you select a process from the Process field, the following fields contain information about the threads owned by that process:
| Field | Description |
|---|---|
| TID | Thread identifier. |
| Owning PID | Process Identifier of the process that owns this thread. |
| Thread Priority | Priority of this thread. |