ntdll: Support overriding the codepage from the manifest.
commit967ef0bf41fc6742398313ebdebd681c1b33dbc3
authorAlexandre Julliard <julliard@winehq.org>
Wed, 13 Apr 2022 13:58:59 +0000 (13 15:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Apr 2022 14:08:30 +0000 (13 16:08 +0200)
tree0cfbce0ec91e183004ed73320d42d23b0746ebdd
parent1326687feb2b66d8013034387cfb47ea1bb99e7e
ntdll: Support overriding the codepage from the manifest.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52223
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/loader.c
dlls/ntdll/locale.c