mirror of
https://github.com/reactos/reactos.git
synced 2026-06-03 01:41:13 +08:00
GetDC() is called without properly calling ReleaseDC() as required in order to releases a device context. Similar to #2707
GetDC() is called without properly calling ReleaseDC() as required in order to releases a device context. Similar to #2707