mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Update to specify the parameters to NtUserWindowFromPoint.
svn path=/trunk/; revision=6470
This commit is contained in:
@@ -1811,11 +1811,11 @@ NtUserWin32PoolAllocationStats(
|
||||
DWORD Unknown4,
|
||||
DWORD Unknown5);
|
||||
|
||||
DWORD
|
||||
HWND
|
||||
STDCALL
|
||||
NtUserWindowFromPoint(
|
||||
DWORD Unknown0,
|
||||
DWORD Unknown1);
|
||||
LONG X,
|
||||
LONG Y);
|
||||
|
||||
DWORD
|
||||
STDCALL
|
||||
|
||||
Reference in New Issue
Block a user