RenModul

From OS2World.Com Wiki
Revision as of 18:34, 17 September 2020 by Jugbogdan (talk | contribs)
Jump to navigation Jump to search
RenModul
[[File:|300px]]
Version 2.0.0 (2003)
Vendor
Author Aaron Lawrence
License GNU GPL V2
Download renmodul2_0_0.zip
Website

Change internal and imported DLL names like DLLRNAME.

Allows you to change the names of DLLs that a EXE or DLL imports (uses). Also allows you to change the internal name of DLL (or EXE). Works similar to IBM DLLRNAME utility, though can only rename one import at a time. [SOURCE INCLUDED - OpenWatcom C]

Based in RNDLL by Harald Pollack

Links

  • Source code [1]