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

Alexandre Julliard julliard at winehq.org
Tue Mar 15 17:57:49 CDT 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Mar 15 08:00:09 2022 +0100

oleaut32/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/oleaut32/tests/Makefile.in  |    1 -
 dlls/oleaut32/tests/dispatch.c   |   52 +-
 dlls/oleaut32/tests/olefont.c    |  124 +--
 dlls/oleaut32/tests/olepicture.c |  268 +++----
 dlls/oleaut32/tests/safearray.c  |  426 +++++-----
 dlls/oleaut32/tests/tmarshal.c   |  432 +++++------
 dlls/oleaut32/tests/typelib.c    | 1596 +++++++++++++++++++-------------------
 dlls/oleaut32/tests/usrmarshal.c |  324 ++++----
 dlls/oleaut32/tests/varformat.c  |   60 +-
 dlls/oleaut32/tests/vartest.c    |  336 ++++----
 dlls/oleaut32/tests/vartype.c    |  260 +++----
 11 files changed, 1939 insertions(+), 1940 deletions(-)

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



More information about the wine-cvs mailing list