Update to specify the parameters to NtUserWindowFromPoint.

svn path=/trunk/; revision=6470
This commit is contained in:
Mark Tempel 2003-10-30 21:54:35 +00:00
parent bd908afdf1
commit 2095d78af2

View file

@ -1811,11 +1811,11 @@ NtUserWin32PoolAllocationStats(
DWORD Unknown4,
DWORD Unknown5);
DWORD
HWND
STDCALL
NtUserWindowFromPoint(
DWORD Unknown0,
DWORD Unknown1);
LONG X,
LONG Y);
DWORD
STDCALL