Module: wine Branch: master Commit: 3c695e3ce9a8b7f19bc085adce5c66b299040d0a URL: https://source.winehq.org/git/wine.git/?a=commit;h=3c695e3ce9a8b7f19bc085adc...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Feb 8 11:20:53 2022 +0100
winhttp/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winhttp/tests/Makefile.in | 1 - dlls/winhttp/tests/notification.c | 422 ++++---- dlls/winhttp/tests/url.c | 190 ++-- dlls/winhttp/tests/winhttp.c | 1902 ++++++++++++++++++------------------- 4 files changed, 1246 insertions(+), 1269 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3c695e3ce9a8b7f19bc08...