This section provides a description of the LAN Server function libraries and an alphabetical list of the LAN Server APIs that require each library.
Note: The function names are spelled in the uppercase and lowercase style required for C language programs. Information is OS/2-specific.
Programs link to standard libraries (.LIBs) and dynamic link libraries (.DLLs). Standard libraries provide information such as the name of a dynamically linked run-time library to the relocatable object code at link time. Dynamic link libraries contain the actual assembler code of a function and are run at run time.