Eric Pouech : msctf: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Tue Feb 15 16:07:17 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Feb 15 07:29:05 2022 +0100

msctf: Enable compilation with long types.

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

---

 dlls/msctf/Makefile.in      |  1 -
 dlls/msctf/categorymgr.c    |  4 ++--
 dlls/msctf/compartmentmgr.c |  6 +++---
 dlls/msctf/context.c        | 30 +++++++++++++++---------------
 dlls/msctf/documentmgr.c    |  6 +++---
 dlls/msctf/inputprocessor.c | 24 ++++++++++++------------
 dlls/msctf/msctf.c          |  4 ++--
 dlls/msctf/range.c          |  4 ++--
 dlls/msctf/threadmgr.c      | 16 ++++++++--------
 9 files changed, 47 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list