mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 00:03:00 +00:00
[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:
parent
a8ef85ad71
commit
0483063b69
10 changed files with 58 additions and 16 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue