ReePrime
What is a DLL?

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

What is a DLL?

C
Chris Pirillo

1 Views • Apr 02, 2012

Description

http://live.pirillo.com - A .dll (or Dynamic Link Library file)file is a file that a program can 'call upon' to provide full functionality for the .exe (executable). A .dll is executionable, but not by itself. It requires a 'call' from the .exe in order to do what it needs to do.