[Git][wine/wine][master] 2 commits: msxml3: Update to IXMLDocument2.
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(a)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(a)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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a20b4d5e8a818ba2d3aff60e8b947b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)