#ifndef _NTUSER_H NTSYSCALLAPI HMENU NTAPI NtUserGetSystemMenu( _In_ HWND WindowHandle, _In_ BOOL bRevert ); #endif View code on GitHub
No description available.