28 May
2024
28 May
'24
9:14 p.m.
Rémi Bernon (@rbernon) commented about dlls/user32/tests/input.c:
ok_ret( 1, DestroyWindow( hwnd ) ); }
-static void test_LoadKeyboardLayoutEx(void) +static void test_LoadKeyboardLayoutEx(HKL orig_hkl)
```suggestion:-0+0 static void test_LoadKeyboardLayoutEx( HKL orig_hkl ) ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5652#note_70625