WhichDLL

From OS2World.Com Wiki
Revision as of 12:12, 28 January 2016 by Martini (talk | contribs)
Jump to navigation Jump to search

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