DLLDump

From OS2World.Com Wiki
Revision as of 16:13, 8 July 2018 by Martini (talk | contribs) (Created page with "DLLDump is a usefull little program that resolves DLL dependancies. It will go through the EXE (or DLL) looking for all used DLLs and tell you where it will load them from at...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DLLDump is a usefull little program that resolves DLL dependancies. It will go through the EXE (or DLL) looking for all used DLLs and tell you where it will load them from at run-time. If a DLL is not found, the offending module is listed. The program understands wildcards and HPFS longnames.

Download

License

  • Public Domain (Can't find the source code)

Author

  • MC Smith