Module: wine Branch: master Commit: ce22a025643bb8e102779f054f7d143117a5e250 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ce22a025643bb8e102779f054...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Feb 14 12:14:59 2022 +0100
wbemprox/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wbemprox/tests/Makefile.in | 1 - dlls/wbemprox/tests/query.c | 538 ++++++++++++++++++++-------------------- dlls/wbemprox/tests/services.c | 78 +++--- 3 files changed, 307 insertions(+), 310 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ce22a025643bb8e102779...