wine/dlls/msxml3 nodemap.c msxml_private.h ele ...

Alexandre Julliard julliard at winehq.org
Wed Aug 10 04:54:23 CDT 2005


ChangeSet ID:	19419
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/10 04:54:23

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

Log message:
	Mike McCormack <mike at codeweavers.com>
	Create a node object and use it to hold libxml2 pointers.

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

Old revision  New revision  Changes     Path
 1.2           1.3           +1 -1       wine/dlls/msxml3/nodemap.c
 1.5           1.6           +15 -2      wine/dlls/msxml3/msxml_private.h
 1.3           1.4           +18 -19     wine/dlls/msxml3/element.c
 1.3           1.4           +43 -16     wine/dlls/msxml3/domdoc.c
 1.3           1.4           +1 -0       wine/dlls/msxml3/Makefile.in
 Added         1.1           +0 -0       wine/dlls/msxml3/node.c




More information about the wine-cvs mailing list