L

LIB

Definition

Static Library (Windows): a collection of compiled object files linked directly into an executable at compile time, as opposed to dynamic linking with DLLs.

Defined Term