DLL Dependencies
Found this blog entry on geekswithblogs.net linking to Dependency Walker. This is an application that shows you the dependancies that a DLL has.
I couldn't get to the site though, so I downloaded the app from majorgeeks.com.
There's a comment on that blog saying it doesn't work with .Net assemblies though, but you can just use ildasm for that, and look in the manifest.
No comments:
Post a Comment