Eric Pouech : riched20: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Thu Feb 17 15:33:58 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Thu Feb 17 07:11:43 2022 +0100

riched20: 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/riched20/Makefile.in |   1 -
 dlls/riched20/caret.c     |   2 +-
 dlls/riched20/clipboard.c |  20 +--
 dlls/riched20/editor.c    |  22 ++--
 dlls/riched20/para.c      |  16 +--
 dlls/riched20/richole.c   | 304 +++++++++++++++++++++++-----------------------
 dlls/riched20/run.c       |   2 +-
 dlls/riched20/style.c     |   4 +-
 dlls/riched20/txthost.c   |  16 +--
 dlls/riched20/txtsrv.c    |  12 +-
 dlls/riched20/wrap.c      |   6 +-
 dlls/riched20/writer.c    |  38 +++---
 12 files changed, 221 insertions(+), 222 deletions(-)

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



More information about the wine-cvs mailing list