INFO: How GDI Sends Data to the Printer
Article ID: 112387
Article Last Modified on 2/11/2005
APPLIES TO
- Microsoft Windows Software Development Kit 3.1
This article was previously published under Q112387
3.10
WINDOWS
kbprg
SUMMARY
If the "Fast Printing Direct to Port" option is enabled from the Microsoft
Windows Control Panel, print-job data will be sent directly to the printer
port, using COMM.drv. Otherwise, MS-DOS _lwrite() calls will be used to write data to the port. The Fast Printing Direct to Port setting
corresponds to the DosPrint entry in the [Windows] section of WIN.ini.
Additional query words: 3.10
Keywords: kbinfo kb16bitonly KB112387