mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:15:52 +00:00
0x124a is NtUserValidateTimerCallback, thanks jimtabor for finding this out.
svn path=/trunk/; revision=28112
This commit is contained in:
parent
e97388eec3
commit
867e2eb7f4
1 changed files with 1 additions and 1 deletions
|
@ -591,7 +591,7 @@ SyscallTable_XP_2600[] =
|
|||
{L"NtUserUserHandleGrantAccess", 0x1247,3},
|
||||
{L"NtUserValidateHandleSecure", 0x1248,1},
|
||||
{L"NtUserValidateRect", 0x1249,2},
|
||||
{L"Nt_Unknown", 0x124a, 3},
|
||||
{L"NtUserValidateTimerCallback", 0x124a, 3},
|
||||
{L"NtUserVkKeyScanEx", 0x124b,3},
|
||||
{L"NtUserWaitForInputIdle", 0x124c,3},
|
||||
{L"NtUserWaitForMsgAndEvent", 0x124d,1},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue