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