RenModul

From OS2World.Com Wiki
Jump to navigation Jump to search

Description

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

Download

License

Open Source under the GNU GPL V2 license.

Author