search for: getprinterdataex

Displaying 3 results from an estimated 3 matches for "getprinterdataex".

2003 Dec 07
2
Questions about some Ethereal/log output and spoolss
My user observable errors seem to now be gone but I am seeing some behavior that may need to be looked at. There are error messages in Ethereal and in the logs like "_spoolss_getprinterdataex: Invalid keyname [DsDriver]". First I'll give the brief history and then more details below. I started a new install on FreeBSD 5.1 using samba 2.2.8. I compiled with CUPS (1.1.19). Printer is HP PhotoSmart 7550 with executable style installer so the driver was installed manually through...
2010 Jun 18
0
Wine release 1.2-rc4
.... msvcr80: Sync exports to msvcr90. winspool: Support the spooler in GetPrinterData. winspool/tests: Test GetPrinterData/Ex for the print spooler. winspool: Return ERROR_MORE_DATA, when the app probe for the needed buffer size. winspool/tests: Handle the Windows bug in GetPrinterDataEx. Dylan Smith (1): wordpad: Fix failing GetDlgItem that forced screen repaint. Eric Pouech (4): winhelp: Fix trailing space in window name for JumpID macro. winhelp: Avoid accessing a window in global window list after it has been freed. winhelp: When following a link, don&...
2008 Jun 27
0
Wine release 1.1.0
...dvpack: Constify some variables. qmgr: Constify some variables. shell32: Constify a variable. setupapi: Constify a variable. riched20: Constify some variables. msxml3: Constify some variables. comctl32: Constify some variables. wineps.drv: Use const-correct GetPrinterDataEx() instead of GetPrinterData(). dbghelp: Use dbgstr_a() in case pointer is NULL. mpr: Fix some memory leaks. gdi32: Pass correct pointer value to HeapFree(). Colin Finck (2): wininet: Always pass a variable as lpNumberOfBytesWritten on a WriteFile call if lpOverlapped is set...