Hans Leidekker : wmiutils: Add a stub implementation of IWbemPath.

Alexandre Julliard julliard at winehq.org
Fri Dec 21 11:05:21 CST 2012


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Dec 21 13:58:09 2012 +0100

wmiutils: Add a stub implementation of IWbemPath.

---

 .gitignore                       |    1 +
 dlls/wmiutils/Makefile.in        |    1 +
 dlls/wmiutils/main.c             |    7 +
 dlls/wmiutils/path.c             |  363 ++++++++++++++++++++++++++++++++++++++
 dlls/wmiutils/statuscode.c       |    2 -
 dlls/wmiutils/wmiutils_private.h |    1 +
 include/Makefile.in              |    1 +
 include/wmiutils.idl             |  196 ++++++++++++++++++++
 8 files changed, 570 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list