Piotr Caban : msxml3: Added XMLView class stub.

Alexandre Julliard julliard at winehq.org
Mon Mar 12 11:59:58 CDT 2012


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Mon Mar 12 10:56:29 2012 +0100

msxml3: Added XMLView class stub.

---

 dlls/msxml3/Makefile.in     |    3 +-
 dlls/msxml3/factory.c       |    9 +-
 dlls/msxml3/msxml_private.h |    1 +
 dlls/msxml3/xmlparser.idl   |   15 ++
 dlls/msxml3/xmlview.c       |  535 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 561 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list