mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 03:54:25 +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).