Jump to content

Dynamic link library: Difference between revisions

From EDM2
Created page with "A file containing executable code and data bound to a program at load time or run time, rather than during linking. The code and data in a dynamic link library can be shared b..."
 
Ak120 (talk | contribs)
m Redirected page to DDK Glossary - D
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A file containing executable code and data bound to a program at load time or run time, rather than during linking. The code and data in a dynamic link library can be shared by several applications simultaneously.
#REDIRECT[[DDK Glossary - D]]
 
[[Category:Glossary]]

Latest revision as of 12:15, 7 November 2019

Redirect to: