Home
last modified time | relevance | path

Searched refs:NtUserGetAsyncKeyState (Results 1 – 9 of 9) sorted by relevance

/reactos/modules/rostests/apitests/win32nt/ntuser/
H A DNtUserGetAsyncKeyState.c10 START_TEST(NtUserGetAsyncKeyState) in START_TEST() argument
16 Ret = NtUserGetAsyncKeyState(0); in START_TEST()
28 Ret = NtUserGetAsyncKeyState(0xfe); in START_TEST()
34 Ret = NtUserGetAsyncKeyState(0xff); in START_TEST()
40 Ret = NtUserGetAsyncKeyState(0x100); in START_TEST()
46 Ret = NtUserGetAsyncKeyState(0x101); in START_TEST()
52 Ret = NtUserGetAsyncKeyState(0x10000000); in START_TEST()
58 Ret = NtUserGetAsyncKeyState(0x7fffffff); in START_TEST()
64 Ret = NtUserGetAsyncKeyState(0x80000000); in START_TEST()
70 Ret = NtUserGetAsyncKeyState(-2); in START_TEST()
[all …]
/reactos/modules/rostests/apitests/win32nt/
H A DCMakeLists.txt55 ntuser/NtUserGetAsyncKeyState.c
/reactos/win32ss/user/user32/windows/
H A Dinput.c533 return (SHORT)NtUserGetAsyncKeyState((DWORD)vKey); in GetAsyncKeyState()
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec391 @ stdcall NtUserGetAsyncKeyState(long)
/reactos/win32ss/user/ntuser/
H A Dkeyboard.c634 NtUserGetAsyncKeyState(INT Key) in NtUserGetAsyncKeyState() function
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec389 @ stdcall NtUserGetAsyncKeyState(long)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec390 @ stdcall NtUserGetAsyncKeyState(long)
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec548 @ stdcall NtUserGetAsyncKeyState(long)
/reactos/win32ss/include/
H A Dntuser.h2150 NtUserGetAsyncKeyState(