mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-27 22:19:14 +02:00
3232d9242a
This commit ensures that HPEN and HBRUSH objects created to draw window borders are explicitly destroyed with calls to DeleteObject after EndPaint has been called. re #855