Hans Leidekker : wbemprox: Implement Win32_Process::GetOwner.

Alexandre Julliard julliard at winehq.org
Fri Jan 11 13:46:59 CST 2013


Module: wine
Branch: master
Commit: 24b66842c4d72676a3552f5888f80ce4bc76d51c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=24b66842c4d72676a3552f5888f80ce4bc76d51c

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Jan 11 17:22:14 2013 +0100

wbemprox: Implement Win32_Process::GetOwner.

---

 dlls/wbemprox/Makefile.in        |    1 +
 dlls/wbemprox/builtin.c          |   12 +++-
 dlls/wbemprox/process.c          |  102 ++++++++++++++++++++++++++++++++++++++
 dlls/wbemprox/tests/Makefile.in  |    2 +-
 dlls/wbemprox/tests/query.c      |   65 ++++++++++++++++++++++++
 dlls/wbemprox/wbemprox_private.h |    5 ++
 6 files changed, 183 insertions(+), 4 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=24b66842c4d72676a3552f5888f80ce4bc76d51c



More information about the wine-cvs mailing list