lib2def
lib2def extracts the template symbols from a list of .lib files and puts them
into a single .def file, which is printed to standard output. This tool is
used to workaround a problem with Borland C++ importing template
instantiations from DLLs. It requires the Borland tool TDUMP to be located on
the path.