[PATCH v2 7/9] gdi32: Avoid using CRT wide char functions in ntgdi functions.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/gdi32/win32u_private.h | 90 +++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+)
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=98970 Your paranoid android. === debiant2 (build log) === error: patch failed: dlls/gdi32/font.c:4137 error: patch failed: dlls/gdi32/dc.c:628 error: patch failed: dlls/gdi32/driver.c:289 error: patch failed: dlls/gdi32/driver.c:65 Task: Patch failed to apply === debiant2 (build log) === error: patch failed: dlls/gdi32/font.c:4137 error: patch failed: dlls/gdi32/dc.c:628 error: patch failed: dlls/gdi32/driver.c:289 error: patch failed: dlls/gdi32/driver.c:65 Task: Patch failed to apply
participants (3)
-
Huw Davies -
Jacek Caban -
Marvin