SA
Skip to main content

Dynamically Linked Libraries

  • also known as DLL
  • don't repeat reused code
  • apply updates

instead of hard coding references into executable libraries, keep a separate table.