This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.a_glossary:d:dll [2021/08/11 13:42] murphy |
dido:public:ra:xapend:xapend.a_glossary:d:dll [2021/10/03 22:36] (current) 66.249.69.246 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Dynamic Link Library (.dll) ===== | ===== Dynamic Link Library (.dll) ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| A **Dynamic Link Library (.dll)** is a [[[[dido:public:ra:xapend:xapend.a_glossary:r:relocatbleobj | Relocatable Objects]]]] (i.e., shared program [[dido:public:ra:xapend:xapend.a_glossary:m:module|module]]) with ordered code, methods, functions, enums and structures that may be dynamically called by an executing program during run time. A DLL usually has a file extension ending in .dll. Other file extensions are .drv and .ocx. | A **Dynamic Link Library (.dll)** is a [[[[dido:public:ra:xapend:xapend.a_glossary:r:relocatbleobj | Relocatable Objects]]]] (i.e., shared program [[dido:public:ra:xapend:xapend.a_glossary:m:module|module]]) with ordered code, methods, functions, enums and structures that may be dynamically called by an executing program during run time. A DLL usually has a file extension ending in .dll. Other file extensions are .drv and .ocx. | ||