reactos/dll
George Bișoc e90e918039
[ADVAPI32] Soft rewrite of CreateProcessAsUserCommon
Refactor the function in such a way that it can jump to a single exit but most importantly, implement a "rinse and repeat" mechanism where we assign a primary token to process by disabling impersonation first and retry with impersonation later.

More info can be found in the documention within the code.
2022-05-06 10:09:50 +02:00
..
3rdparty [LIBTIRPC] Do not declare global variables in a header 2022-04-26 03:38:36 +03:00
apisets [GDI32_VISTA] Move D3DKMT functions out of gdi32. CORE-17433 2022-01-01 12:42:04 -05:00
appcompat [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
cpl [DESK] Remove call to SetupDiRestartDevices() 2022-04-30 14:05:05 +02:00
directx [WINED3D] Do not declare global variables in a header 2022-04-26 03:38:37 +03:00
keyboard
nls
np
ntdll [NTDLL][ARM] Add missing definition for RtlFillMemoryUlong 2022-03-18 22:52:05 +03:00
opengl [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
shellext [BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.0 (#4417) 2022-05-03 17:30:11 +02:00
win32 [ADVAPI32] Soft rewrite of CreateProcessAsUserCommon 2022-05-06 10:09:50 +02:00
CMakeLists.txt