Building and Using DLLs

Ease of use − In load-time dynamic linking, the exported DLL functions are like local functions. Dynamic Link Library is Microsoft’s implementation of the shared library concept. A DLL file contains code and data that can be used by multiple programs at the same time, hence it promotes code reuse and modularization. This brief tutorial provides an overview of Windows DLL along with its usage. Registry values are named using the same letter case but have their own unique names. In addition to being a…