0x124a is NtUserValidateTimerCallback, thanks jimtabor for finding this out.

svn path=/trunk/; revision=28112
This commit is contained in:
Timo Kreuzer 2007-08-02 23:29:43 +00:00
parent e97388eec3
commit 867e2eb7f4

View file

@ -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},