[PATCH 4/9] gdi32: Move ROP mode to DC_ATTR.

Alexandre Julliard julliard at winehq.org
Tue Jul 27 14:11:27 CDT 2021


Jacek Caban <jacek at codeweavers.com> writes:

> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  dlls/gdi32/dc.c              | 25 ++++---------------------
>  dlls/gdi32/dibdrv/graphics.c |  4 ++--
>  dlls/gdi32/dibdrv/objects.c  |  4 ++--
>  dlls/gdi32/gdidc.c           |  9 +++++++++
>  dlls/gdi32/ntgdi_private.h   |  1 -
>  include/ntgdi.h              |  1 +
>  6 files changed, 18 insertions(+), 26 deletions(-)

This breaks the tests:

tools/runtest -q -P wine -T . -M user32.dll -p dlls/user32/tests/user32_test.exe dce && touch dlls/user32/tests/dce.ok
dce.c:120: Test failed: got 13
dce.c:677: Test failed: wrong ROP2 16
make: *** [Makefile:125971: dlls/user32/tests/dce.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list