Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The input files expected by LIB depend on the mode in which it is being used, as shown in the following table.
| Mode | Input | 
|---|---|
| Default (building or modifying a library) | COFF object (.obj) files, COFF libraries (.lib), 32-bit Object Model Format (OMF) object (.obj) files | 
| Extracting a member with /EXTRACT | COFF library (.lib) | 
| Building an export file and import library with /DEF | Module-definition (.def) file, COFF object (.obj) files, COFF libraries (.lib), 32-bit OMF object (.obj) files | 
Note
OMF libraries created by the 16-bit version of LIB cannot be used as input to the 32-bit version of LIB.