How To Add a Network Printer Connection (147202)
The information in this article applies to:
- Microsoft Platform Software Development Kit (SDK) 1.0, when used with:
- Microsoft Windows NT Server 3.51
- Microsoft Windows NT Workstation 3.51
This article was previously published under Q147202 SUMMARY
When writing a Win32 application that installs a network printer
connection, you must take into consideration differences in printing if the
application will be run under both Windows 95 and Windows NT. One important
difference is that Windows NT may download appropriate drivers from the
print server while under Windows 95, you need to add the printer driver
files to the system with the AddPrinterDriver() function.
Modification Type: | Minor | Last Reviewed: | 7/11/2005 |
---|
Keywords: | kbcode kbFAQ kbhowto KB147202 |
---|
|