#ifndef _NTUSER_H NTSYSCALLAPI HWND NTAPI NtUserWindowFromPoint( _In_ POINT Point ); #endif View code on GitHub
No description available.