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@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Look up these functions on MSDN: ImpersonateLoggedOnUser LogonUser CreateProcessAsUser LSALogonUser
Brandon