#ifndef _NTUSER_H NTSYSCALLAPI ULONG NTAPI NtUserGetRawInputDeviceList( _In_ PRAWINPUTDEVICELIST pRawInputDeviceList, _In_ PULONG puiNumDevices, _In_ ULONG cbSize ); #endif View code on GitHub
No description available.