#ifndef _NTUSER_H NTSYSCALLAPI BOOL NTAPI NtUserShutdownBlockReasonQuery( _In_ HWND WindowHandle, _Out_ LPWSTR pwszBuff, _Inout_ PULONG pcchBuff ); #endif View code on GitHub
No description available.