Alexandre Julliard : msxml2: Add an msxml2 library that contains the v2. 6 msxml typelib.

Alexandre Julliard julliard at winehq.org
Tue Dec 21 14:32:19 CST 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec 21 13:27:20 2010 +0100

msxml2: Add an msxml2 library that contains the v2.6 msxml typelib.

---

 .gitignore                 |    1 +
 configure                  |    1 +
 configure.ac               |    1 +
 dlls/msxml2/Makefile.in    |   10 +
 dlls/msxml2/main.c         |   63 +++
 dlls/msxml2/msxml2.spec    |    4 +
 dlls/msxml2/msxml2_tlb.idl | 1166 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/msxml2/rsrc.rc        |   22 +
 dlls/msxml3/factory.c      |    3 +
 dlls/msxml3/regsvr.c       |   39 --
 tools/wine.inf.in          |    1 +
 11 files changed, 1272 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list