Windows 3.1 Device Drivers (ddag31qh.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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.
 
 
                                      ♦