9 Feb
2022
9 Feb
'22
10:03 p.m.
Module: wine Branch: master Commit: 5ce0e86d048faf532940eaf527d7a2543e392ffa URL: https://source.winehq.org/git/wine.git/?a=commit;h=5ce0e86d048faf532940eaf52... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Feb 9 10:57:53 2022 +0100 bcrypt/tests: Build without -DWINE_NO_LONG_TYPES. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/bcrypt/tests/Makefile.in | 1 - dlls/bcrypt/tests/bcrypt.c | 1172 ++++++++++++++++++++--------------------- 2 files changed, 586 insertions(+), 587 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5ce0e86d048faf532940e...