msxml3: Fix domelem_get_tagName to return a string with the namespace prefixed, if...
commit79b2742120fede9fb320cc4fd53765bbf0855802
authorRobert Shearman <rob@codeweavers.com>
Mon, 12 Jun 2006 00:34:28 +0000 (12 01:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Jun 2006 13:56:23 +0000 (12 15:56 +0200)
tree1fed3f4a566466e25a23dd8db2b09d020e6e0048
parent6dd935bc3314d5cb080b878464164af7aab5fcc4
msxml3: Fix domelem_get_tagName to return a string with the namespace prefixed, if it is present.
dlls/msxml3/element.c
dlls/msxml3/tests/domdoc.c