wine/dlls/msxml3 nodemap.c node.c msxml_privat ...

Alexandre Julliard julliard at winehq.org
Thu Aug 18 05:48:13 CDT 2005


ChangeSet ID:	19626
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/18 05:48:13

Modified files:
	dlls/msxml3    : nodemap.c node.c msxml_private.h element.c 
	                 domdoc.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Make each IXMLDOMNode interface represent one libxml2 xmlNodePtr.

Patch: http://cvs.winehq.org/patch.py?id=19626

Old revision  New revision  Changes     Path
 1.3           1.4           +18 -11     wine/dlls/msxml3/nodemap.c
 1.2           1.3           +141 -99    wine/dlls/msxml3/node.c
 1.7           1.8           +4 -2       wine/dlls/msxml3/msxml_private.h
 1.5           1.6           +18 -13     wine/dlls/msxml3/element.c
 1.8           1.9           +7 -8       wine/dlls/msxml3/domdoc.c




More information about the wine-cvs mailing list