Context Handle of a Printer
Context Handle of a Printer
(OP)
hi,
I'm wondering if it's possible to find out the windows context handle of a printer?
Thanks
I'm wondering if it's possible to find out the windows context handle of a printer?
Thanks
RE: Context Handle of a Printer
Don't forget to initialize the structure, to handle possible errors (and to DeleteDC obtained context handle after using?).
See MSDN for details...