mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +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