msxml3: Implement IXMLDOMEntityReference interface.
authorAlistair Leslie-Hughes <leslie_alistair@hotmail.com>
Mon, 21 Jan 2008 21:33:32 +0000 (08:33 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Jan 2008 10:59:54 +0000 (11:59 +0100)
commita81d22d423239dce98e84a36a5a53bd52292c341
tree183a8406265288c459e36400c978182346ed527c
parent3dfaef3729b26193fc0650e841f4562fcba23e35
msxml3: Implement IXMLDOMEntityReference interface.
dlls/msxml3/Makefile.in
dlls/msxml3/domdoc.c
dlls/msxml3/entityref.c [new file with mode: 0644]
dlls/msxml3/msxml_private.h
dlls/msxml3/tests/domdoc.c