How can I get a list of DLL dependencies from an EXE? I have some older
VC++ 6.0 apps and I need to compare DLL dependencies vs.
re-writes/re-compilations in VC++ 7.1. Thanks
On Thu, 15 Jun 2006 21:57:52 -0400, "Mike C#" <xx*@yyy.com> wrote:
How can I get a list of DLL dependencies from an EXE? I have some older VC++ 6.0 apps and I need to compare DLL dependencies vs. re-writes/re-compilations in VC++ 7.1. Thanks