win32u: Force US layout in ToUnicode when CTRL is pressed.
commit027f73fcd550d4889971468a24de96d1f14a3b68
authorRémi Bernon <rbernon@codeweavers.com>
Sat, 26 Aug 2023 12:54:09 +0000 (26 14:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2023 22:12:54 +0000 (30 23:12 +0100)
treeb6881e9beb683feb34d6adfd3622fdb7bd2eb546
parentca02df5c3f16638838bff0d7f71638bc21768bca
win32u: Force US layout in ToUnicode when CTRL is pressed.

The host layout behave very differently in that case and we have tests
that check the exact results.
dlls/win32u/input.c