#ifndef _NTUSER_H NTSYSCALLAPI BOOL NTAPI NtUserSetCursorPos( _In_ LONG X, _In_ LONG Y ); #endif View code on GitHub
No description available.