Description of Make DLL :
This little baby creates a .dpr file that can be used to create a .DLL library which contains all exportable functions / procedures from the desired unit(s). It also creates a import unit to be used by Delphi. Has some limitations, but most of the units can be 'DLLed'.