search for: printer_info_7

Displaying 2 results from an estimated 2 matches for "printer_info_7".

Did you mean: printer_info_2
2003 Mar 05
2
Samba-3.0alpha22 available on samba.org mirrors
...ail as they were being cast from IVAL (uint32) to SMB_OFF_T (off_t or off64_t, both *signed* types). The sign extension would cause the offset to be treated as negative. 6) Add support to automatically retrieve the dns host name and domain name of an AD server 7) Add support for PRINTER_INFO_7 and publishing printer attributes in active directory 8) Fix for 64 bit issues with oplocks and allocation size 9) Remove assert(count ==1) for multi-homed PDCs when resolving DOMAIN<0x1b> 10) Ensure that change_trust_account_password() always talks to the PDC 11) Add some docs...
2009 Dec 04
0
Wine release 1.1.34
...ing unicode parameter from WINSPOOL_EnumPrinters. winspool: Add modest tests for GetPrinter. winspool: Implement GetPrinterA via GetPrinterW, largely to support the eccentricity that GetPrinterA allocates buffers as large as those required by GetPrinterW. winspool: When retrieving PRINTER_INFO_7, the lack of a directory service print queue object is represented with a NULL pointer and a successful return, not an error return. winspool: Add a test to show size required for EnumPrinterDriversA is the same as W. winspool: Implement GetPrinterDriverA with GetPrinterDriverW, notably...