Dmitry Timoshkov : ole32: Add CreateObjrefMoniker() stub implementation..

Alexandre Julliard julliard at winehq.org
Fri Nov 26 15:46:27 CST 2021


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

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Mon Nov 22 10:48:29 2021 +0300

ole32: Add CreateObjrefMoniker() stub implementation..

Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ole32/moniker.h        |   4 +-
 dlls/ole32/ole32.spec       |   2 +-
 dlls/ole32/ole32_objidl.idl |   6 +
 dlls/ole32/oleproxy.c       |  13 ++
 dlls/ole32/pointermoniker.c | 418 +++++++++++++++++++++++++++++++++++++++++++-
 dlls/ole32/tests/moniker.c  | 249 +++++++++++++++++++++++++-
 include/objidl.idl          |   5 +-
 7 files changed, 691 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list