S
Steve Miller
kurt wismer said:dependency walker doesn't show you what it calls, only the dependencies
that were specified at compile time... it's possible to use LoadLibrary
calls that go completely unnoticed by dependency walker...
Unless you are running a really old version of Dependency Walker, you
can use its profiling feature to catch all modules, even those loaded
via LoadLibrary. The latest is at...
http://dependencywalker.com