Alexandre Julliard pushed to branch master at wine / wine
Commits: 2b946110 by Nikolay Sivov at 2025-10-30T23:09:45+01:00 msxml3: Update to IXMLDocument2.
Even though IXMLDocument2 does not inherit from IXMLDocument, it extends it in practice. Return automation type info also points to IID_IXMLDocument2.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - 81d98f4a by Nikolay Sivov at 2025-10-30T23:09:45+01:00 msxml3: Return static string from get_version().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - -
5 changed files:
- dlls/msxml3/dispex.c - dlls/msxml3/msxml_dispex.h - dlls/msxml3/tests/xmldoc.c - dlls/msxml3/xmldoc.c - dlls/msxml3/xmlelem.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a20b4d5e8a818ba2d3aff60e8b947b...