mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
![]() - Use a common helper function used by both the ANSI and UNICODE functions so that the large code block that deals with setting the new process token becomes automatically common to both these functions, while the ANSI vs. UNICODE conversions are handled directly via the CreateProcessA/W() calls. - Duplicate the token and acquire the process primary token assignment privilege before calling NtSetInformationProcess(). |
||
---|---|---|
.. | ||
dllmain.c | ||
efs.c | ||
evntrace.c | ||
hwprofiles.c | ||
logon.c | ||
msi.c | ||
shutdown.c | ||
sysfunc.c | ||
unicode.c |