DLLs, or Dynamic Link Libraries, are special files that include a list of functions (usually C++) that can be read by executable applications (EXEs) to extend functionality.