Dependency Walker 2.1
- License:
- Freeware
- Price/Registration Fee:
- Free
- File size:
- 0.41 MB
- Last Updated:
- 02/01/05
- Version:
- 2.1
- Review:
- Read 2 Reviews
- Bookmark:
- User Rating:





Rate It
Dependency Walker 2.1 Description:
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. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more.
Dependency Walker is also very useful for troubleshooting system errors related to loading and executing modules. Dependency Walker detects many common application problems such as missing modules, invalid modules, import/export mismatches, circular dependency errors, mismatched machine types of modules, and module initialization failures.
Operating System Support: Windows 95, 98, Me, NT, 2000, and XP
Review for Dependency Walker 2.1




So Cool
I've had so many issues with trying to resolve problems with different EXEs (Notably Outlook) where there has been no indication of which DLL hell I am in. Thank heaven for small miracles like Dependency Walker. Finally a tool that is so easy to use, and something that has saved me Hours..Days trying to resolve problems.
Thank You.

The writeup for the command line useage of Dependency Walker could stand some help.