mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
Also convert all sizes and positions of CONSOLE_DRAW to USHORT since this is the standard type for all console buffer positions & sizes (minimum value 0, maximum value 0xFFFF == 65535).