Eric Pouech : kernel32: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Fri Feb 11 14:33:58 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Fri Feb 11 08:41:23 2022 +0100

kernel32: 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/kernel32/Makefile.in   |  2 +-
 dlls/kernel32/comm.c        |  8 ++++----
 dlls/kernel32/console.c     | 18 +++++++++---------
 dlls/kernel32/file.c        |  4 ++--
 dlls/kernel32/heap.c        |  4 ++--
 dlls/kernel32/kernel_main.c |  2 +-
 dlls/kernel32/lcformat.c    | 34 +++++++++++++++++-----------------
 dlls/kernel32/locale.c      |  2 +-
 dlls/kernel32/lzexpand.c    |  2 +-
 dlls/kernel32/path.c        | 10 +++++-----
 dlls/kernel32/process.c     | 30 +++++++++++++++---------------
 dlls/kernel32/profile.c     |  8 ++++----
 dlls/kernel32/resource.c    | 28 ++++++++++++++--------------
 dlls/kernel32/sync.c        | 10 +++++-----
 dlls/kernel32/tape.c        | 26 +++++++++++++-------------
 dlls/kernel32/thread.c      |  2 +-
 dlls/kernel32/toolhelp.c    | 12 ++++++------
 dlls/kernel32/version.c     |  2 +-
 dlls/kernel32/volume.c      | 10 +++++-----
 19 files changed, 107 insertions(+), 107 deletions(-)

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



More information about the wine-cvs mailing list