mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
The AsciiChar of the ESCAPE key should be 0x1B instead of zero; however this is not the case due to the hacked keyboard layout currently being used. This will be fixed later ...