MS-DOS Print Spooler

The MS-DOS print spooler, which redirects print jobs sent by applications using Interrupt 17h or Interrupt 21h, is not required to manage contention, because it does not call VCOMM or write to LPT ports. It routes print jobs to the Windows 95 print spooler, which contends for the port using the Win32 communications API.