#ifndef _NTUSER_H NTSYSCALLAPI ULONG NTAPI NtUserSendInput( _In_ ULONG cInputs, _In_ LPINPUT pInputs, _In_ LONG cbSize ); #endif View code on GitHub
No description available.