On Sa, 2009-01-31 at 11:09 +0100, Marcus Meissner wrote:
EnumPrinterA must always update "needed". "nedded" is 0, when EnumPrintersA failed or when no printer is installed.
Line 1555 has similar code
On Sun, Feb 01, 2009 at 03:25:43PM +0100, Detlef Riekenberg wrote:
Hmm, yes. I see the initialization in WINSPOOL_EnumPrinters() now. :)
Ciao, Marcus