winspool.drv: Also convert printer info for level 8.
This commit is contained in:
parent
a331ed032e
commit
0cf0c28d16
@ -1389,6 +1389,7 @@ static void convert_printerinfo_W_to_A(LPBYTE out, LPBYTE pPrintersW,
|
||||
break;
|
||||
}
|
||||
|
||||
case 8:
|
||||
case 9:
|
||||
{
|
||||
PRINTER_INFO_9W * piW = (PRINTER_INFO_9W *) pPrintersW;
|
||||
|
Loading…
x
Reference in New Issue
Block a user