Module: wine Branch: master Commit: 6e97fcf94ee2d80e4f3b824d951872b3e766869e URL: http://source.winehq.org/git/wine.git/?a=commit;h=6e97fcf94ee2d80e4f3b824d95...
Author: Adam Martinson amartinson@codeweavers.com Date: Fri Oct 15 09:25:32 2010 -0500
msxml3: IXMLDOMSchemaCollection/XMLSchemaCache backend.
Implemented on top of libxml's hash table.
---
dlls/msxml3/schema.c | 376 +++++++++++++++++++++++++++++++++++++++++++------- 1 files changed, 326 insertions(+), 50 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6e97fcf94ee2d80e4f3b82...