Dependency walker

Dependency Walker or depends.exe is a GUI tool to list the imported and exported functions of a portable executable file. It also displays a tree of all files it requires to work (dependencies) along with some information about them. Dependency walker is included in MS Visual Studio and Windows XP SP2 support tools.


External links