Building the Source

Build Environment

The following environment was used to build the SCNSM driver and test applications.

MASM and DDK are only needed to build the driver. They are not required to build the test applications. MSVC 1.52 was used to build the 16-bit applications, testv86 and testpm.

Targets

The SCNSM environment consists of the main makefile to build the driver and several test applications.