Module: wine Branch: master Commit: e9e58f07d2ca688bd14c27ec0b37d567416456ed URL: http://source.winehq.org/git/wine.git/?a=commit;h=e9e58f07d2ca688bd14c27ec0b...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Fri Nov 5 01:34:01 2010 +0300
msxml3: Stub IXMLDOMDocumentType support.
---
dlls/msxml3/Makefile.in | 1 + dlls/msxml3/doctype.c | 626 +++++++++++++++++++++++++++++++++++++++++++ dlls/msxml3/msxml_private.h | 2 + dlls/msxml3/node.c | 3 + 4 files changed, 632 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e9e58f07d2ca688bd14c27...