scrrun/tests: Use more context for MultiByteToWideChar in ReadAll test.
commita818801b369bd0e2e54556355179df7f940edb0b
authorRobert Wilhelm <robert.wilhelm@gmx.net>
Thu, 2 Dec 2021 21:32:39 +0000 (2 22:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Dec 2021 12:05:18 +0000 (6 13:05 +0100)
treed56ef1c6a0c63a680c0d4aa1a29b2253e5d1ae3d
parented8048b9e70bde0b89bc4fef2cac825c5b70bdff
scrrun/tests: Use more context for MultiByteToWideChar in ReadAll test.

Second byte of BOM (0xfe) is LeadByte in Asian locales. Therefore chars after BOM matter.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=39244
Signed-off-by: Robert Wilhelm <robert.wilhelm@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/scrrun/tests/filesystem.c