Hans Leidekker : dnsapi: Build without -DWINE_NO_LONG_TYPES.
Module: wine Branch: master Commit: 5a446236352d8adba7be33ebba85ad7199f7dd4a URL: https://source.winehq.org/git/wine.git/?a=commit;h=5a446236352d8adba7be33ebb... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Feb 9 10:57:54 2022 +0100 dnsapi: 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/dnsapi/Makefile.in | 1 - dlls/dnsapi/libresolv.c | 2 +- dlls/dnsapi/main.c | 81 +++++++++++++++++-------------------------- dlls/dnsapi/query.c | 37 +++++++++----------- dlls/dnsapi/tests/Makefile.in | 1 - dlls/dnsapi/tests/name.c | 4 +-- dlls/dnsapi/tests/query.c | 63 +++++++++++++++++---------------- dlls/dnsapi/tests/record.c | 42 +++++++++++----------- 8 files changed, 106 insertions(+), 125 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5a446236352d8adba7be3...
participants (1)
-
Alexandre Julliard