Hans Leidekker : wbemprox: Build without -DWINE_NO_LONG_TYPES.
Module: wine Branch: master Commit: 0444be5ccd6853da7add09f7937cf989a8a42648 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0444be5ccd6853da7add09f79... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Feb 14 12:14:58 2022 +0100 wbemprox: 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/wbemprox/Makefile.in | 1 - dlls/wbemprox/builtin.c | 9 +++++---- dlls/wbemprox/class.c | 44 ++++++++++++++++++++--------------------- dlls/wbemprox/process.c | 10 +++++----- dlls/wbemprox/qualifier.c | 16 +++++++-------- dlls/wbemprox/query.c | 4 ++-- dlls/wbemprox/reg.c | 4 ++-- dlls/wbemprox/service.c | 2 +- dlls/wbemprox/services.c | 48 ++++++++++++++++++++++----------------------- dlls/wbemprox/table.c | 4 ++-- dlls/wbemprox/wbemlocator.c | 4 ++-- 11 files changed, 73 insertions(+), 73 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0444be5ccd6853da7add0...
participants (1)
-
Alexandre Julliard