On Mon Jun 23 13:55:28 2025 +0000, Shaun Ren wrote:
I see, I'll take a look at the ntdll's XML parser. On the other hand, would it be a good idea to add a private wine interface to xmllite that returns the current character position?
Yes, private interface is an option, but still only if xmllite is statically linked in sapi - I don't think we want custom dependencies like that.