|
-
October 4th, 2006, 07:37 AM
#1
DLL dependency analyzer
I have a bunch of projects that reference eachother's dll's through the use of import statements. I'm looking for a dependency analyzer tool that will show me these dependencies.
So far, I've tried Lattix LDM, which shows me the dependencies between h files and c files within a single project but not the inter-project dll dependencies.
I've dried dll analyzer tools such as Dependency walker, and PE Explorer, but these only show references to system and windows dll's. It does not show the ones referenced by import statements.
Does anyone know of a good tool? Your help is greatly appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|