Eric Pouech : ws2_32/tests: Enable compilation with long types.
Module: wine Branch: master Commit: 027d7db8159e6d104730f66406a54907c95bc823 URL: https://source.winehq.org/git/wine.git/?a=commit;h=027d7db8159e6d104730f6640... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Thu Mar 10 08:47:59 2022 +0100 ws2_32/tests: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ws2_32/tests/Makefile.in | 1 - dlls/ws2_32/tests/afd.c | 160 ++--- dlls/ws2_32/tests/protocol.c | 135 ++-- dlls/ws2_32/tests/sock.c | 1524 ++++++++++++++++++++--------------------- 4 files changed, 912 insertions(+), 908 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=027d7db8159e6d104730f...
participants (1)
-
Alexandre Julliard