reactos/dll/win32/advapi32
Joachim Henze 7b473c1fac
[ADVAPI32] Fix ordinals regression CORE-19039 (#5448)
All ordinals > 128 regressed by
0.4.15-dev-305-g dd7fb63cd1
and were off-by-one compared to 2k3sp2 and the ros-before-state.

Now all 684 ordinals seem to be fine again.
Adding the stub might cost a few bytes unfortunately.
2023-07-16 23:27:22 +02:00
..
misc [ADVAPI32] Implement security descriptor management in CreateProcessAsUserCommon internal function 2022-05-06 10:09:50 +02:00
reg [ADVAPI32] Do not fail on creating a registry key if the security attributes have an invalid length. (#5230) 2023-04-09 04:04:04 +02:00
sec [ADVAPI32] "Minimally" improve the SaferComputeTokenFromLevel() stub. (#5435) 2023-07-15 20:50:16 +02:00
service [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
token [ADVAPI32] Avoid excessive allocation in CheckTokenMembership. CORE-16094 2019-07-21 11:39:30 +02:00
wine [ADVAPI32][SECLOGON] CreateProcessWithLogonW: Pass the environment to the callee 2023-06-10 14:10:14 +02:00
advapi32.h [ADVAPI32] Remove buggy declaration of SystemFunction034 2022-02-21 17:34:23 +01:00
advapi32.rc
advapi32.spec [ADVAPI32] Fix ordinals regression CORE-19039 (#5448) 2023-07-16 23:27:22 +02:00
CMakeLists.txt [ADVAPI32][SECLOGON] Start the implementation of CreateProcessWithLogonW 2022-02-21 16:38:29 +01:00