Consultor Eletrônico



Kbase P62161: Dependency Walker: Tool to view dll and ocx information associated with an executable
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/09/2010
Status: Verified

GOAL:

What is the depends.exe and where can I get it?

GOAL:

What tool can I use to see dlls associated with a specific executable?

GOAL:

Is there a tool that shows library dependencies for an executable on a PC like ldd does on UNIX?

GOAL:

How can I see which dlls an executable uses?

GOAL:

Is there a utility that detects all .dll files associated with an executable and displays information about those .dlls?

GOAL:

What is dependency walker?

FACT(s) (Environment):

Progress/OpenEdge Product Family
Windows

FIX:

"Dependency Walker" (depends.exe) is a utility which allows you to display information about .dlls associated with a specific executable. Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. Information regarding functions within this .dlls files can also be viewed. This is an excellent tool for debugging issues associated with .dlls, .ocxs, modules etc.

For information regarding this tool or to download the tool, please go to this URL: http://www.dependencywalker.com/