mirror of
https://github.com/reactos/reactos
synced 2025-10-06 00:12:51 +02:00
CORE-20336 Move some code in win32ss/gdi/ntgdi/dibobj.c into win32ss/gdi/gdi32/objects/bitmap.c. Condition "YSrc = 0;" on "if (Height + YDest + 1 < ScanLines)" which fixes some gdi32:bitmap regressions.