#ifndef _NTUSER_H NTSYSCALLAPI LONG NTAPI NtUserMenuItemFromPoint( _In_ HWND WindowHandle, _In_ HMENU hMenu, _In_ POINT ptScreen ); #endif View code on GitHub
No description available.