Eric Pouech : vbscript/tests: Enable compilation with long types.
Module: wine Branch: master Commit: e9ef4df8c84c3d1d33dbc04142b22eaabea9b624 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e9ef4df8c84c3d1d33dbc0414... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Tue Mar 8 09:31:11 2022 +0100 vbscript/tests: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/vbscript/tests/Makefile.in | 1 - dlls/vbscript/tests/createobj.c | 84 ++--- dlls/vbscript/tests/run.c | 380 ++++++++++----------- dlls/vbscript/tests/vbscript.c | 738 ++++++++++++++++++++-------------------- 4 files changed, 601 insertions(+), 602 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e9ef4df8c84c3d1d33dbc...
participants (1)
-
Alexandre Julliard