Module: wine Branch: master Commit: c5a5143234b3fcbc3377f47cf77440c178d89517 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c5a5143234b3fcbc3377f47cf...
Author: Eric Pouech eric.pouech@gmail.com Date: Fri Mar 4 09:25:15 2022 +0100
rpcrt4/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/rpcrt4/tests/Makefile.in | 2 +- dlls/rpcrt4/tests/cstub.c | 106 ++++++------- dlls/rpcrt4/tests/ndr_marshall.c | 322 +++++++++++++++++++-------------------- dlls/rpcrt4/tests/rpc.c | 188 +++++++++++------------ dlls/rpcrt4/tests/rpc_async.c | 20 +-- dlls/rpcrt4/tests/server.c | 126 +++++++-------- 6 files changed, 382 insertions(+), 382 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c5a5143234b3fcbc3377f...