msxml3: Use CP_UNIXCP instead of CP_ACP in libxmlFatalError as the input string is...
commitfd75c21c6d8ce83b1609f08721c718cc169e6a8a
authorRob Shearman <robertshearman@gmail.com>
Tue, 26 Aug 2008 19:06:09 +0000 (26 20:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Aug 2008 11:21:21 +0000 (27 13:21 +0200)
tree416ff292425fea1e9f1de7ba3a1d1454cf36390e
parenta7e1753d7b577074fd3116d3c2fed71450b53ed1
msxml3: Use CP_UNIXCP instead of CP_ACP in libxmlFatalError as the input string is one generated by a native OS function.
dlls/msxml3/saxreader.c