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

Alexandre Julliard julliard at winehq.org
Wed Mar 2 15:39:50 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Wed Mar  2 09:04:21 2022 +0100

ole32/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/ole32/tests/Makefile.in      |    1 -
 dlls/ole32/tests/clipboard.c      |  570 +++++++++---------
 dlls/ole32/tests/compobj.c        |  882 ++++++++++++++--------------
 dlls/ole32/tests/defaulthandler.c |   48 +-
 dlls/ole32/tests/dragdrop.c       |   40 +-
 dlls/ole32/tests/errorinfo.c      |    8 +-
 dlls/ole32/tests/hglobalstream.c  |  144 ++---
 dlls/ole32/tests/marshal.c        |  248 ++++----
 dlls/ole32/tests/moniker.c        | 1162 ++++++++++++++++++-------------------
 dlls/ole32/tests/ole2.c           |  826 +++++++++++++-------------
 dlls/ole32/tests/ole_server.c     |   86 +--
 dlls/ole32/tests/propvariant.c    |   72 +--
 dlls/ole32/tests/stg_prop.c       |  238 ++++----
 dlls/ole32/tests/storage32.c      |  724 +++++++++++------------
 dlls/ole32/tests/usrmarshal.c     |  238 ++++----
 15 files changed, 2643 insertions(+), 2644 deletions(-)

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



More information about the wine-cvs mailing list