1.1 Cross-Platform Libraries

NOTE:While most cross-platform functions can be called to access remote 3.x servers, they are supported only on local 4.x, 5.x, and 6.x NetWare servers.

The following table is a list of the NetWare libraries that are provided by NovellĀ®. This reference is given to help you decide which libraries to link into your code.

IMPORTANT:There are three libraries that should always be linked into your code. They are:

Library File

Description

AUD*.*

Auditing library

CAL*.*

NetWare Calls library-link in always

CLNWINTH.DLL

Support library-do not link

CLX*.*

Client library-link in always

LOC*.*

Localization library-link in always

NET*.*

NDS library

*.* represents the following library files:

Library File

Description

NLM32.IMP

Link file for the NLM platform

NLM32.NLM

Module file for NLM platform source code (32 bit)

WIN32.LIB

Import library file for Windows NT, Windows 95, and Windows 98 source code (32 bit)

WIN32.DLL

Dynamic link library file for Windows NT, Windows 95, and Windows 98 source code (32 bit)