Module: wine Branch: master Commit: 89f59a493a26cc86c6d37bb28166fb3345701339 URL: https://source.winehq.org/git/wine.git/?a=commit;h=89f59a493a26cc86c6d37bb28...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Mar 3 09:05:50 2021 +0300
wbemprox: Pass context object to the method.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wbemprox/process.c | 2 +- dlls/wbemprox/reg.c | 14 +++++++------- dlls/wbemprox/security.c | 4 ++-- dlls/wbemprox/service.c | 8 ++++---- dlls/wbemprox/services.c | 2 +- dlls/wbemprox/sysrestore.c | 10 +++++----- dlls/wbemprox/wbemprox_private.h | 41 ++++++++++++++++++++-------------------- 7 files changed, 41 insertions(+), 40 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=89f59a493a26cc86c6d37...