LIB Command Line

To run LIB, type the command LIB followed by the options and filenames for the task you are using LIB to perform. LIB also accepts command-line input in command files. LIB does not use an environment variable.


Note: If you are accustomed to the LINK32.EXE and LIB32.EXE tools provided with the Microsoft Win32 Software Development Kit for Windows NT, you may have been using either the command LINK32 -LIB or the command LIB32 for managing libraries and creating import libraries. Be sure to change your makefiles and batch files to use the LIB command instead.