mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-08-30 15:37:16 +02:00
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