wine/dlls/user32/tests
Francois Gouget 41a53f535f user32/tests: Show ToAscii(A) returns 'a' for multiple keyboard layouts.
Not all layouts return 'a' but layouts like Azerty still return 'a'
despite the A and Q keys being swapped.
2023-02-17 18:59:29 +01:00
..
bmp1x1_32bpp.bmp
broadcast.c
class.c
clipboard.c user32: Fix a SetClipboardData() buffer overflow. 2023-01-25 10:10:24 +01:00
combo.c
cursoricon.c
dce.c
dde.c
dialog.c
edit.c user32/edit: Fix WM_CHAR handler for double-byte characters. 2023-01-24 20:09:10 +01:00
generated.c
input.c user32/tests: Show ToAscii(A) returns 'a' for multiple keyboard layouts. 2023-02-17 18:59:29 +01:00
listbox.c
Makefile.in
menu.c
monitor.c
msg.c user32/tests: Remove BroadcastSystemMessage() test for WM_DEVICECHANGE. 2023-02-13 17:02:45 +01:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c user32/tests: Don't assign const variable to other const (gcc 4.7). 2023-01-24 18:21:44 +01:00
test_mono.bmp
text.c
uitools.c
win.c
winstation.c
wsprintf.c