[PATCH 1/2] wbemprox: Add class SystemRestore stub implementation.

Dmitry Timoshkov dmitry at baikal.ru
Tue Jan 19 08:32:01 CST 2021


Dmitry Timoshkov <dmitry at baikal.ru> wrote:

> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50033
> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/wbemprox/Makefile.in        |  1 +
>  dlls/wbemprox/builtin.c          | 38 ++++++++++++++++++++
>  dlls/wbemprox/sysrestore.c       | 62 ++++++++++++++++++++++++++++++++
>  dlls/wbemprox/tests/query.c      |  7 ++--
>  dlls/wbemprox/wbemprox_private.h |  5 +++
>  5 files changed, 111 insertions(+), 2 deletions(-)
>  create mode 100644 dlls/wbemprox/sysrestore.c

Can I get a review of this patchset please?

-- 
Dmitry.



More information about the wine-devel mailing list