How to Build the Sample Driver
Following are the steps for building a sample driver.
- You must have the Win32® SDK and the Windows NT 3.51 DDK installed. The Windows NT 3.51 DDK is available though Microsoft Developer's Network Level 2 subscriptions. For more information about subscribing to MSDN level 2, send Internet e-mail to msdn@microsoft.com.
- When you set up the DDK, it will modify the INCLUDE environment variable. In addition to the default settings for this parameter, you should add \ddk\src\network\inc. This assumes that the DDK is installed in \ddk.
- Use the BUILD command (as documented in the DDK) to generate the driver. You may have to manually create the following subdirectory under the sample driver directory: TARGET\I386\FREE