mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 19:43:39 +08:00
[FREELDR] Add NlsLeadByteInfo to rtl/nlsboot.c
This commit is contained in:
@@ -20,6 +20,7 @@ BOOLEAN NlsMbOemCodePageTag = FALSE;
|
||||
PUSHORT NlsOemToUnicodeTable = NULL;
|
||||
PCHAR NlsUnicodeToOemTable = NULL;
|
||||
PUSHORT NlsUnicodeToMbOemTable = NULL;
|
||||
PUSHORT NlsLeadByteInfo = NULL;
|
||||
PUSHORT NlsOemLeadByteInfo = NULL;
|
||||
|
||||
USHORT NlsOemDefaultChar = '\0';
|
||||
|
||||
Reference in New Issue
Block a user