Is there an application that can tell you what .dll's and other dependencies a program uses?
|
feedback
|
|
Dependency Walker can do this. Or on a running application, Process Explorer can list the DLLs with CtrlD. | |||||
feedback
|