ChangeSet ID: 19656 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/19 05:03:27
Modified files: dlls/msxml3 : nodemap.c node.c msxml_private.h element.c domdoc.c
Log message: Mike McCormack mike@codeweavers.com Use a single function to create all IXMLDOMNode implementations.
Patch: http://cvs.winehq.org/patch.py?id=19656
Old revision New revision Changes Path 1.4 1.5 +1 -1 wine/dlls/msxml3/nodemap.c 1.3 1.4 +1 -21 wine/dlls/msxml3/node.c 1.8 1.9 +2 -5 wine/dlls/msxml3/msxml_private.h 1.6 1.7 +1 -1 wine/dlls/msxml3/element.c 1.9 1.10 +2 -2 wine/dlls/msxml3/domdoc.c