[WIN32K:NTUSER] Fix parameter check in NtUserGetAsyncKeyState. CORE-18124
authorThomas Faber <thomas.faber@reactos.org>
Sun, 10 Apr 2022 22:29:10 +0000 (18:29 -0400)
committerThomas Faber <thomas.faber@reactos.org>
Sun, 30 Oct 2022 14:46:33 +0000 (10:46 -0400)
commit885459d8b4327be84d009532688227f9c008975e
treed0753384203d74094899768428b7d14d198531db
parent9c21d0c12438b9dc3462100dae37e88c0f522c60
[WIN32K:NTUSER] Fix parameter check in NtUserGetAsyncKeyState. CORE-18124
modules/rostests/apitests/win32nt/CMakeLists.txt
modules/rostests/apitests/win32nt/ntuser/NtUserGetAsyncKeyState.c [new file with mode: 0644]
modules/rostests/apitests/win32nt/testlist.c
win32ss/user/ntuser/keyboard.c