#ifndef _NTUSER_H NTSYSCALLAPI BOOL NTAPI NtUserAttachThreadInput( _In_ ULONG IdAttach, _In_ ULONG IdAttachTo, _In_ BOOL Attach ); #endif View code on GitHub
No description available.