[ros-dev] off-topic

Brandon Turner turnerb7 at msu.edu
Fri Feb 17 15:27:35 CET 2006


Fero Vlkolinsky wrote:

>hello all,
>
>I just sit and watch the project running, but as you are a bunch of devs quite close to Win32 API I have a question. May somebody
>drop me a link to any docs on the web describing windows admin/user rights implementation and the APIs (run an app as user XY).
>
>Thanks,
>F.
>
>_______________________________________________
>Ros-dev mailing list
>Ros-dev at reactos.org
>http://www.reactos.org/mailman/listinfo/ros-dev
>
>
>  
>
Look up these functions on MSDN:
ImpersonateLoggedOnUser
LogonUser
CreateProcessAsUser
LSALogonUser


Brandon


More information about the Ros-dev mailing list