Alexandre Julliard : gdi32: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Thu Nov 5 15:37:15 CST 2020


Module: wine
Branch: master
Commit: aa90a5969f08dfbd6219e77bf0713ce0da3f7625
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=aa90a5969f08dfbd6219e77bf0713ce0da3f7625

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov  5 10:44:16 2020 +0100

gdi32: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/Makefile.in         |   2 +
 dlls/gdi32/bidi.c              |   2 -
 dlls/gdi32/bitblt.c            |   4 -
 dlls/gdi32/brush.c             |   2 -
 dlls/gdi32/dc.c                |   8 +-
 dlls/gdi32/dib.c               |   2 -
 dlls/gdi32/dibdrv/graphics.c   |   7 +-
 dlls/gdi32/driver.c            |  24 +++---
 dlls/gdi32/enhmetafile.c       |   3 -
 dlls/gdi32/enhmfdrv/graphics.c |   3 -
 dlls/gdi32/font.c              | 190 ++++++++++++++++++++---------------------
 dlls/gdi32/gdiobj.c            |   2 -
 dlls/gdi32/icm.c               |   3 -
 dlls/gdi32/metafile.c          |   2 -
 dlls/gdi32/opengl.c            |   3 -
 dlls/gdi32/painting.c          |   3 -
 dlls/gdi32/path.c              |   5 --
 dlls/gdi32/pen.c               |   2 -
 dlls/gdi32/vulkan.c            |   3 -
 19 files changed, 111 insertions(+), 159 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=aa90a5969f08dfbd6219e77bf0713ce0da3f7625



More information about the wine-cvs mailing list