Dave's Brain

Browse - programming tips - what dlls does my program use

Date: 2011jul29
OS: Windows

Q.  How can I see what DLLs my program uses?

A.  There is a nice graphical tool called DEPENDS.EXE which
you can use to open your EXE (or DLL).  It shows the DLLs
your program uses.  And the DLLs those DLLs, in turn, use.

Its proper name is Dependency Walker.
And its part of Microsoft Visual Studio.
What this info useful to you? You can donate to say thanks

Add a comment

Sign in to add a comment
Copyright © 2008-2012, dave - Code samples on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License. However other material, including English text has all rights reserved.
Advertisements: