reactos/dll
Hermès Bélusca-Maïto d4b4da5385
[ADVAPI32] Additions for CreateProcessAsUserA/W().
- 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().
2018-06-27 23:40:07 +02:00
..
3rdparty
apisets
appcompat [SDK][ACGENRAL] Add the shim IgnoreFreeLibrary 2018-04-22 18:52:00 +02:00
cpl [SYSDM] Update the credits list 2018-06-03 20:32:39 +02:00
directx [QUARTZ] Sync with Wine Staging 3.9. CORE-14656 2018-05-27 04:00:39 +01:00
keyboard
nls
np
ntdll [LDR] Initial verifier implementation 2018-05-12 13:35:10 +02:00
opengl
shellext [ZIPFLDR] Fix text-cutoff + improve de-DE CORE-14682 2018-06-02 22:03:03 +02:00
win32 [ADVAPI32] Additions for CreateProcessAsUserA/W(). 2018-06-27 23:40:07 +02:00
CMakeLists.txt