Re: Tracking what dlls/ocxs an app loads?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



>Yes, I've use that utility frequently - what I'm looking for is something to
>use at runtime - so when my application starts up out in the field, it can
>figure out every DLL/OCX/etc. that it loads, get the version information for
>all of those modules, and place it into our logging file which we can use to
>troubleshoot issues.

I think an up-to-date version of Depends lets you do most of those
things (it's not just a static dependency analysis), though not to
your own application's logging file mechanism.

Dave
.