#ifndef _NTUSER_H NTSYSAPI LOGICAL NTAPI SetWindowStationUser( _In_ HWINSTA WindowStationHandle, _In_ PLUID UserLogonId, _In_ PSID UserSid, _In_ ULONG UserSidLength ); #endif View code on GitHub
No description available.