Jactry Zeng : comsvcs: Stub ISharedPropertyGroupManager interface.

Alexandre Julliard julliard at winehq.org
Thu Nov 25 16:00:27 CST 2021


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

Author: Jactry Zeng <jzeng at codeweavers.com>
Date:   Thu Nov 25 00:20:45 2021 -0600

comsvcs: Stub ISharedPropertyGroupManager interface.

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/comsvcs/Makefile.in       |   3 +-
 dlls/comsvcs/comsvcs_private.h |  34 +++++++++
 dlls/comsvcs/main.c            |  25 ++++---
 dlls/comsvcs/property.c        | 166 +++++++++++++++++++++++++++++++++++++++++
 dlls/comsvcs/tests/Makefile.in |   3 +-
 dlls/comsvcs/tests/property.c  | 115 ++++++++++++++++++++++++++++
 6 files changed, 335 insertions(+), 11 deletions(-)

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



More information about the wine-cvs mailing list