#ifndef _NTUSER_H NTSYSCALLAPI HWND NTAPI NtUserGetAncestor( _In_ HWND WindowHandle, _In_ ULONG gaFlags ); #endif View code on GitHub
No description available.