Dynamic Link Library
From GMpedia.org Wiki
A Dynamic Link Library (or DLL, for short) is a compiled library of functions. These functions can be called from executable programs.
Dlls usually have the file extension ".dll".
This article is a stub, please help GMpedia expand it.

