[Internet] Acronym for dynamic-link library. A type of file that stores shared code to be used by multiple programs (a “code library”). Programs access the shared code by linking to the DLL file when they run, a process referred to as dynamic linking. The DLL file must be registered for other programs to locate it.