Paul Gofman : wbemprox: Partially implement Win32_Process.Create method.

Alexandre Julliard julliard at winehq.org
Tue May 18 15:42:37 CDT 2021


Module: wine
Branch: master
Commit: 85abea6070a4d7cf22a48971b97b43733178236e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=85abea6070a4d7cf22a48971b97b43733178236e

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Tue May 18 09:49:45 2021 +0200

wbemprox: Partially implement Win32_Process.Create method.

Fixes FunCom launcher failure to launch games.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wbemprox/builtin.c          |  14 ++++-
 dlls/wbemprox/process.c          | 110 ++++++++++++++++++++++++++++++++++
 dlls/wbemprox/tests/query.c      | 123 ++++++++++++++++++++++++++++++++++++++-
 dlls/wbemprox/wbemprox_private.h |   1 +
 4 files changed, 244 insertions(+), 4 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=85abea6070a4d7cf22a48971b97b43733178236e



More information about the wine-cvs mailing list