What is dynamic link library (DLL)? - Definition from WhatIs.com
A dynamic link library (DLL) is a collection of small programs, any of which can be called when needed by a larger program that is running in the computer. ... The advantage of DLL files is that, because they don't get loaded into random access memory (RA...