Rob Shearman : ole32: Add pointer moniker implementation.

Alexandre Julliard julliard at winehq.org
Mon Feb 4 08:43:05 CST 2008


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Thu Jan 31 14:45:10 2008 +0000

ole32: Add pointer moniker implementation.

---

 dlls/ole32/Makefile.in      |    1 +
 dlls/ole32/moniker.c        |   24 --
 dlls/ole32/moniker.h        |    2 +
 dlls/ole32/oleproxy.c       |    2 +
 dlls/ole32/pointermoniker.c |  654 +++++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/regsvr.c         |    3 -
 dlls/ole32/tests/moniker.c  |    1 -
 7 files changed, 659 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list