WhichDLL

From OS2World.Com Wiki
Revision as of 21:20, 22 July 2015 by Martini (talk | contribs) (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, ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

  • Freeware
  • Source code included.

Author

Links