Module: wine Branch: master Commit: 459c29ba3451b9f0b973cea3235f7d43ee31db44 URL: http://source.winehq.org/git/wine.git/?a=commit;h=459c29ba3451b9f0b973cea323...
Author: Adam Martinson amartinson@codeweavers.com Date: Wed Nov 24 13:53:47 2010 -0600
msxml3: Store the DOMDocument/XMLSchemaCache object version.
---
dlls/msxml3/domdoc.c | 36 +++++++++++++++++++++--------- dlls/msxml3/factory.c | 3 +- dlls/msxml3/msxml_private.h | 51 ++++++++++++++++++++++++++++++++++++++++++- dlls/msxml3/schema.c | 38 ++++++++++++++++++++----------- 4 files changed, 100 insertions(+), 28 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=459c29ba3451b9f0b973ce...