Windows 3.1 Device Drivers (ddag31qh.hlp) (Table of Contents; Topic list)
About the Network Driver
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
The network driver is a dynamic-link library (DLL) containing exported
network functions. Windows calls these network functions to carry out
network requests, such as redirecting a local drive to a remote server or
adding a job to a network print queue. The network functions, in turn, may
use MS-DOS functions, NetBIOS routines, and network software to complete the
network request.
 
 
                                      ♦