1.2 Windows 95 and Windows 98 Client Development Setup

In the following table:

Compiler

Library Directory

#define Variable

Borland* C++ (V 4.5 or above)

\NWSDK\LIB\WIN32\BORLAND

\NWSDK\INCLUDE

N_PLAT_MSW

N_ARCH_32

Microsoft* Visual C++* (V 2.0 or above)

\NWSDK\LIB\WIN32\MSCVC

\NWSDK\INCLUDE

N_PLAT_MSW

N_ARCH_32

The following is a list of the Windows 95* and Windows 98* Client libraries. These library files are found in different directories, depending on the compiler being used. These Windows 95 and Windows 98 Client libraries are dynamic.

For a description of these libraries, see "Cross-Platform Libraries" above.

The library (.LIB) files for the Borland compiler are found in \NWSDK\LIB\WIN32\BORLAND.

The library (.LIB) files for the Microsoft compiler are found in \NWSDK\LIB\WIN32\MSCVC.

The .DLL files for both the Borland and Microsoft compilers are found in \NWSDK\LIB\WIN32\DLL\W95\.