Process Explorer Updated 8.34

W

Wayne D

http://www.sysinternals.com/ntw2k/freeware/procexp.shtml

Introduction:

Ever wondered which program has a particular file or directory open? Now
you can find out. Process Explorer shows you information about which
handles and DLLs processes have opened or loaded.

The Process Explorer display consists of two sub-windows. The top window
always shows a list of the currently active processes, including the
names of their owning accounts, whereas the information displayed in the
bottom window depends on the mode that Process Explorer is in: if it is
in handle mode you’ll see the handles that the process selected in the
top window has opened; if Process Explorer is in DLL mode you’ll see the
DLLs and memory-mapped files that the process has loaded. Process
Explorer also has a powerful search capability that will quickly show you
which processes have particular handles opened or DLLs loaded.

The unique capabilities of Process Explorer make it useful for tracking
down DLL-version problems or handle leaks, and provide insight into the
way Windows and applications work.


Other Process Explorer features include:

* Support for full handle viewing on Win9x/Me (with the exception of
Registry key handles)
* Process icons
* Service process highlighting
* Process tree display
* Configurable refresh rate
* Refresh highlighting: new entries in the process, handle and DLL views
are green, and deleted ones red
* Listview tooltips
* DLL descriptions in the DLL view
* Highlights relocated DLLs
* Jump-to-entry in the find dialog
* Efficient refresh
* Runs on Windows 9x/Me
* Lists all process owners, even on Terminal Server systems
* Process Explorer works on Windows 9x/Me, Windows NT 4.0, Windows 2000,
Windows XP and Server 2003.

Regards

Wayne D
 
A

A.A. Fussy

Wayne D said:
http://www.sysinternals.com/ntw2k/freeware/procexp.shtml

Introduction:

Ever wondered which program has a particular file or directory open? Now
you can find out. Process Explorer shows you information about which
handles and DLLs processes have opened or loaded.

The Process Explorer display consists of two sub-windows. The top window
always shows a list of the currently active processes, including the
names of their owning accounts, whereas the information displayed in the
bottom window depends on the mode that Process Explorer is in: if it is
in handle mode you'll see the handles that the process selected in the
top window has opened; if Process Explorer is in DLL mode you'll see the
DLLs and memory-mapped files that the process has loaded. Process
Explorer also has a powerful search capability that will quickly show you
which processes have particular handles opened or DLLs loaded.

The unique capabilities of Process Explorer make it useful for tracking
down DLL-version problems or handle leaks, and provide insight into the
way Windows and applications work.


Other Process Explorer features include:

* Support for full handle viewing on Win9x/Me (with the exception of
Registry key handles)
* Process icons
* Service process highlighting
* Process tree display
* Configurable refresh rate
* Refresh highlighting: new entries in the process, handle and DLL views
are green, and deleted ones red
* Listview tooltips
* DLL descriptions in the DLL view
* Highlights relocated DLLs
* Jump-to-entry in the find dialog
* Efficient refresh
* Runs on Windows 9x/Me
* Lists all process owners, even on Terminal Server systems
* Process Explorer works on Windows 9x/Me, Windows NT 4.0, Windows 2000,
Windows XP and Server 2003.

Regards

Wayne D

Thanks, I have found Process Explorer to be very useful to me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top