Eric Pouech : msctf: Enable compilation with long types.
Module: wine Branch: master Commit: e41fa21c0426b7d97292854459a92a1d47ff252e URL: https://source.winehq.org/git/wine.git/?a=commit;h=e41fa21c0426b7d9729285445... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Tue Feb 15 07:29:05 2022 +0100 msctf: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)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=e41fa21c0426b7d972928...
participants (1)
-
Alexandre Julliard