[OpenJDK 2D-Dev] RFR: 8241829 Cleanup the code for PrinterJob on windows

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Apr 2 18:41:00 UTC 2020


On 4/2/20 10:51 am, Alexey Ivanov wrote:
> What about this?
> 
> // Open the local printer server
> BOOL ret = OpenPrinter(NULL, &hPrinter, NULL);

I found it useful, otherwise, I would be the first who deleted it.

> 
> Concise and clear.
> For details and to look up the meaning of the parameters, if required, one can always open MSDN.
> 


-- 
Best regards, Sergey.


More information about the 2d-dev mailing list