DLLDump: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=NA.png | |||
|Version=1.00 | |||
|Author=MC Smith | |||
|License=Public Domain (Can't find the source code) | |||
|Download= [https://archive.org/download/OS2BBS/10-Tools.zip/DLLDUMP.ZIP DLLDUMP.ZIP] | |||
|Website= | |||
}} | |||
DLLDump is a useful little program that resolves DLL dependencies. 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 long names. | DLLDump is a useful little program that resolves DLL dependencies. 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 long names. | ||
[[Category:System Utilities]] | |||
[[Category:Freeware]] | |||
[[Category: |
Latest revision as of 19:49, 20 January 2024
DLLDump | |
---|---|
![]() | |
Version | 1.00 |
Vendor | |
Author | MC Smith |
License | Public Domain (Can't find the source code) |
Download | DLLDUMP.ZIP |
Website |
DLLDump is a useful little program that resolves DLL dependencies. 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 long names.