mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
0x124a is NtUserValidateTimerCallback, thanks jimtabor for finding this out.
svn path=/trunk/; revision=28112
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user