IMAGING GLOSSARYDLL (Microsoft Windows)Dynamic Linked Library.
A compiled and linked collection of computer functions that are not directly bound to an executable. These libraries are linked at run-time by Windows.
Since Windows is in charge of managing (loading, linking, and removing) the DLLs, they are available to all executables currently running.
Each executable links to a shared DLL saving memory by avoiding redundant functions from co-existing.
DLLs allow a level of modularity by providing a means to modify and
update executables without re-linking. Just copy a new version of the DLL to
the correct disk directory.
Back to Imaging Glossary IndexImaging Categories:
Imaging-Toolkit.com
is an informational website created to promote the use of AccuSoft®
"third-party" imaging toolkits. The site has been designed to allow
developers and managers to discover the value of using toolkits for
imaging applications. |