Gdip2 icon indicating copy to clipboard operation
Gdip2 copied to clipboard

Should you call DeleteDC?

Open dlee13 opened this issue 5 years ago • 0 comments

https://github.com/tariqporter/Gdip2/blob/2d80bac3f992dbcc969c7618d538935c4686e9f5/dist/Gdip2.ahk#L678

Should you really DeleteDC on hhdc here? You did GetDCEx at #L641 and ReleaseDC at #L673.

dlee13 avatar Jan 06 '19 16:01 dlee13