mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00: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 ...