Eric Pouech : gdi32: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Thu Feb 10 16:10:30 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Thu Feb 10 08:43:01 2022 +0100

gdi32: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/Makefile.in          |  2 +-
 dlls/gdi32/dc.c                 | 18 +++++++++---------
 dlls/gdi32/emfdc.c              |  6 +++---
 dlls/gdi32/enhmetafile.c        | 32 ++++++++++++++++----------------
 dlls/gdi32/icm.c                | 10 +++++-----
 dlls/gdi32/metadc.c             |  2 +-
 dlls/gdi32/metafile.c           | 12 ++++++------
 dlls/gdi32/objects.c            | 10 +++++-----
 dlls/gdi32/text.c               | 18 +++++++++---------
 dlls/gdi32/uniscribe/opentype.c |  6 +++---
 dlls/gdi32/uniscribe/usp10.c    | 12 ++++++------
 11 files changed, 64 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list