WhichDLL: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==Description== WhichDLL is a which-like command for DLLs: it reports the fully-qualified path of the specified DLL, if found. When multiple instances of the named DLL exist, ..."
 
No edit summary
Line 6: Line 6:


==License==
==License==
* Freeware
* BSD 3-Clause
* Source code included.


==Author==
==Author==

Revision as of 12:12, 28 January 2016

Description

WhichDLL is a which-like command for DLLs: it reports the fully-qualified path of the specified DLL, if found. When multiple instances of the named DLL exist, the copy which actually is (or would be) loaded is reported. Very useful for diagnosing DLL conflicts. Written by Alessandro Cantatore; source code is included.

Download

License

  • BSD 3-Clause

Author

Links