Huw Davies : msxml3: Add a schema cache object.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Feb 28 08:19:00 CST 2007


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Feb 27 12:32:02 2007 +0000

msxml3: Add a schema cache object.

---

 dlls/msxml3/Makefile.in       |    1 +
 dlls/msxml3/factory.c         |   11 ++-
 dlls/msxml3/msxml_private.h   |    1 +
 dlls/msxml3/schema.c          |  204 +++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/tests/Makefile.in |    3 +-
 dlls/msxml3/tests/schema.c    |  103 +++++++++++++++++++++
 6 files changed, 319 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list