BUG: MS-DOS Applications May Fail Printing to NetWare PrinterLast reviewed: March 21, 1997Article ID: Q140227 |
The information in this article applies to:
SYMPTOMSWhen an MS-DOS application running under Windows NT tries to print directly to a NetWare queue using the NetWare API, the job might not get printed. The job is created with 0 bytes of data, but a file named "NETQ" will be created instead in the current directory containing the data.
CAUSEMS-DOS applications can use Int 21h function 3c00h (create file) or 3d00h (open file) to open the special spool file on the NetWare queue. The 16-bit side of the Windows NT Client and Gateway Services for NetWare only check for "NETQ" in function 3d00h. Calls to 3c00 are handed off to the Windows NT IO system.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |