msxml3: Use common format for TRACE() in DOM objects.
commitabe86a1ef9a8b3490fa492de902e70d6920d5cc6
authorNikolay Sivov <bunglehead@gmail.com>
Wed, 17 Feb 2010 06:40:40 +0000 (17 09:40 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Feb 2010 08:42:50 +0000 (17 09:42 +0100)
treed2999eac926ba5946e0323f2fb4a5a3f4c0fbd69
parentfed6738bc40b30b6abe729afab9c1b26e077f35c
msxml3: Use common format for TRACE() in DOM objects.
17 files changed:
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/domdoc.c
dlls/msxml3/domimpl.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/httprequest.c
dlls/msxml3/node.c
dlls/msxml3/nodelist.c
dlls/msxml3/nodemap.c
dlls/msxml3/parseerror.c
dlls/msxml3/pi.c
dlls/msxml3/queryresult.c
dlls/msxml3/schema.c
dlls/msxml3/text.c