reactos/sdk
Katayama Hirofumi MZ 726c46d2da
[CMD][SDK][WINSRV] DIR command: Consider double-width characters (#5442)
The "dir /w" command didn't look good due to unaligned columns.
- Add sdk/include/reactos/cjkcode.h header file.
- Add ConGetTextWidthA/W helper functions.
- Add base/shell/cmd/wcwidth.c to implement ConGetTextWidthW.
- Use ConGetTextWidth in DirPrintWideList function.
- Adjust some STRING_DIR_HELP5, STRING_DIR_HELP6 and STRING_DIR_HELP8 resource strings to make the column aligned.
CORE-17591
2023-07-17 07:03:22 +09:00
..
cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
include [CMD][SDK][WINSRV] DIR command: Consider double-width characters (#5442) 2023-07-17 07:03:22 +09:00
lib [ATL] atlimage.h: s/IsGuidEqual/::IsEqualGUID/ 2023-07-06 08:29:45 +09:00
tools [MKISOFS] Fix MSVC build on ARM hosts 2023-04-16 18:53:54 +02:00