dynamic-link library (DLL)
A feature of the Microsoft Windows operating systems where you can store executable code separately, as files with a .dll extension. These files are loaded only when needed by the program that calls them at run time.
(C) Copyright IBM Corporation 1993, 2010.