[PATCH 4/8] gdi32: Store viewport extent in DC_ATTR.

Alexandre Julliard julliard at winehq.org
Mon Aug 2 16:01:58 CDT 2021


Jacek Caban <jacek at codeweavers.com> writes:

> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  dlls/gdi32/clipping.c       |  4 +--
>  dlls/gdi32/dc.c             | 24 ++++-----------
>  dlls/gdi32/font.c           |  2 +-
>  dlls/gdi32/gdidc.c          | 11 +++++++
>  dlls/gdi32/mapping.c        | 58 +++++++++++++++++++------------------
>  dlls/gdi32/ntgdi_private.h  |  1 -
>  dlls/gdi32/tests/metafile.c |  2 +-
>  include/ntgdi.h             |  1 +
>  8 files changed, 51 insertions(+), 52 deletions(-)

This is breaking tests:

tools/runtest -q -P wine -T . -M ole32.dll -p dlls/ole32/tests/ole32_test.exe ole2 && touch dlls/ole32/tests/ole2.ok
ole2.c:4355: Test failed: enumerated 4 != matched 3
make: *** [Makefile:101427: dlls/ole32/tests/ole2.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list