Skip to content
Snippets Groups Projects
Commit 4c5d2dd8 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Improve input in GDI mode

This may be a fix for bug 150 (which was reported against SDL mode).
Basically, Windows will report AltGr as Alt + Ctrl, so we need to
be able to parse that.

Since we're here, support WM_UNICHAR to avoid the need to have
Windows convert to "ANSI" for us, and allow direct unicode input
(even in "ANSI" mode).
parent 64683e70
No related branches found
No related tags found
No related merge requests found
Pipeline #6798 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment