[MODE] Reset the current thread UI language and streams codepage after changing the console codepage. Add extra error handling.

CORE-17601
This commit is contained in:
Hermès Bélusca-Maïto 2021-05-25 20:17:43 +02:00
parent a8ef85ad71
commit 0483063b69
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
10 changed files with 58 additions and 16 deletions

View file

@ -47,5 +47,6 @@
#define IDS_ERROR_INVALID_STOP_BITS 35
#define IDS_ERROR_NO_MEMORY 36
#define IDS_ERROR_SCREEN_LINES_COL 37
#define IDS_ERROR_INVALID_CODEPAGE 38
#endif /* RESOURCE_H */