Skip to content

msxml3: Escape special characters in xml nodes

Evan Tang requested to merge etang-cw/wine:XMLNodeSpecialCharacters into master

Allows the Adobe Photoshop Elements installer to get slightly further than before

The E_FAIL check for switching to int while there's a non-integer string isn't needed for the installer and is just something I hit accidentally when trying to write the test cases. Should I leave it in?

Merge request reports

Loading