j
k
j a
j l
Zhiyi Zhang (@zhiyi) commented about dlls/mlang/mlang.c:
for (i = 0; i < ARRAY_SIZE(mlang_data) - 1 /* skip unicode codepages */; i++) { BOOL used_dc; CHAR buf; CHAR buf[2];
for (i = 0; i < ARRAY_SIZE(mlang_data) - 1 /* skip unicode codepages */; i++) { BOOL used_dc;
CHAR buf;
CHAR buf[2];
For UTF-8, it can be up to 4 bytes per wide char.
Back to the thread
Back to the list