Author: tkreuzer
Date: Fri Aug 3 03:29:43 2007
New Revision: 28112
URL:
http://svn.reactos.org/svn/reactos?rev=28112&view=rev
Log:
0x124a is NtUserValidateTimerCallback, thanks jimtabor for finding this out.
Modified:
trunk/rostests/apitests/w32knapi/xp-2600.c
Modified: trunk/rostests/apitests/w32knapi/xp-2600.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/xp-2600…
==============================================================================
--- trunk/rostests/apitests/w32knapi/xp-2600.c (original)
+++ trunk/rostests/apitests/w32knapi/xp-2600.c Fri Aug 3 03:29:43 2007
@@ -591,7 +591,7 @@
{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},