Eric Pouech : user32: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Tue May 31 15:58:00 CDT 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue May 31 11:38:38 2022 +0200

user32: 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/user32/Makefile.in  |  2 +-
 dlls/user32/combo.c      |  6 +++---
 dlls/user32/cursoricon.c | 36 ++++++++++++++++----------------
 dlls/user32/dde_client.c | 16 +++++++-------
 dlls/user32/dde_misc.c   | 54 ++++++++++++++++++++++++------------------------
 dlls/user32/dde_server.c | 12 +++++------
 dlls/user32/dialog.c     | 12 +++++------
 dlls/user32/edit.c       | 16 +++++++-------
 dlls/user32/exticon.c    |  8 +++----
 dlls/user32/hook.c       | 12 +++++------
 dlls/user32/input.c      |  2 +-
 dlls/user32/listbox.c    |  4 ++--
 dlls/user32/mdi.c        | 18 ++++++++--------
 dlls/user32/menu.c       | 26 +++++++++++------------
 dlls/user32/message.c    | 22 ++++++++++----------
 dlls/user32/misc.c       | 34 +++++++++++++++---------------
 dlls/user32/msgbox.c     |  4 ++--
 dlls/user32/nonclient.c  | 16 +++++++-------
 dlls/user32/rawinput.c   | 10 ++++-----
 dlls/user32/resource.c   |  2 +-
 dlls/user32/scroll.c     | 10 ++++-----
 dlls/user32/static.c     |  4 ++--
 dlls/user32/user_main.c  |  4 ++--
 dlls/user32/win.c        | 10 ++++-----
 dlls/user32/winhelp.c    |  2 +-
 dlls/user32/winpos.c     |  2 +-
 dlls/user32/winproc.c    | 12 +++++------
 dlls/user32/winstation.c |  2 +-
 28 files changed, 179 insertions(+), 179 deletions(-)

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



More information about the wine-cvs mailing list