Getting Information from a DLL

From OS2World.Com Wiki
Revision as of 17:32, 8 May 2021 by Martini (talk | contribs)
Jump to navigation Jump to search

lxlite

I had used lxlite to try get more more information about DLLs, for example I want to know which functions does it offers.

lxlite -c:exemap NLS.DLL


Links

LXDump/2

This information can be extracted from DLLs by using lx2dump (LXDump/2) or similar tool.