Where to get latest version of the Dependency Walker utility?

Posted: (EET/GMT+2)

 

If you have ever had trouble in launching certain applications or have wanted to know which (static) DLLs are required by a Windows application, then you will want to use a utility called Dependency Walker. Dependency Walker (depends.exe) comes with for example Visual Studio, but the version might not be the latest one, currently 2.2. Also, Visual Studio might only include the 32-bit version which cannot be used to test 64-bit applications.

To get the latest version, navigate to www.dependencywalker.com. This is how the utility looks like:

Dependency Walker

Nowadays, this little tool gives lots of valuable information, and during the past fifteen or so years, I've needed it dozens of times. Last time was yesterday, when I needed the 64-bit edition.