Eric Pouech : user32/tests: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Thu Mar 10 16:10:15 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Thu Mar 10 08:46:49 2022 +0100

user32/tests: 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/tests/broadcast.c  |  61 +++---
 dlls/user32/tests/class.c      |  85 ++++----
 dlls/user32/tests/clipboard.c  | 401 +++++++++++++++++-----------------
 dlls/user32/tests/combo.c      |  59 ++---
 dlls/user32/tests/cursoricon.c | 301 +++++++++++++-------------
 dlls/user32/tests/dce.c        |  25 +--
 dlls/user32/tests/dde.c        | 479 +++++++++++++++++++++--------------------
 dlls/user32/tests/dialog.c     | 109 +++++-----
 dlls/user32/tests/edit.c       | 201 ++++++++---------
 dlls/user32/tests/input.c      | 445 +++++++++++++++++++-------------------
 10 files changed, 1088 insertions(+), 1078 deletions(-)

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



More information about the wine-cvs mailing list