[PATCH 04/10] gdi32: Handle EMFs directly in MoveToEx.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/gdi32/enhmfdrv/dc.c | 13 +------------ dlls/gdi32/enhmfdrv/enhmetafiledrv.h | 1 - dlls/gdi32/enhmfdrv/graphics.c | 7 ++++--- dlls/gdi32/enhmfdrv/init.c | 2 +- dlls/gdi32/gdi_private.h | 1 + dlls/gdi32/gdidc.c | 4 ++++ 6 files changed, 11 insertions(+), 17 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=94233 Your paranoid android. === debiant2 (build log) === error: patch failed: dlls/gdi32/dc.c:1833 error: patch failed: dlls/gdi32/enhmfdrv/graphics.c:133 error: patch failed: dlls/gdi32/gdi_private.h:31 error: patch failed: include/ntgdi.h:89 error: patch failed: dlls/gdi32/gdi_private.h:53 Task: Patch failed to apply === debiant2 (build log) === error: patch failed: dlls/gdi32/dc.c:1833 error: patch failed: dlls/gdi32/enhmfdrv/graphics.c:133 error: patch failed: dlls/gdi32/gdi_private.h:31 error: patch failed: include/ntgdi.h:89 error: patch failed: dlls/gdi32/gdi_private.h:53 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin