reactos/dll/ntdll
Elliot Killick 932aef40f7
[LDR][NDK] Fix inconsistent Cookie type (#6188)
Make LdrUnlockLoaderLock Cookie type consistent with LdrLockLoaderLock
and LdrpMakeCookie functions.

In addition:
* Adjustment of the formatting string for ULONG_PTR;
* ntdll.spec: specify ptr for 2nd parameter of LdrUnlockLoaderLock:
  This is a parameter whose length is pointer-like, platform-dependent.

Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
2023-12-23 22:13:47 +01:00
..
dbg [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
def [LDR][NDK] Fix inconsistent Cookie type (#6188) 2023-12-23 22:13:47 +01:00
dispatch [RTL] Get rid of x86 asm version of RtlpGetStackLimits 2023-11-10 19:00:41 +02:00
etw [NTDLL] Implement the Etw*Trace functions relying on EtwControlTrace 2018-12-09 10:29:02 +01:00
include [NTDLL] Initialize keyed event for condition variables 2023-12-16 13:52:15 +02:00
ldr [LDR][NDK] Fix inconsistent Cookie type (#6188) 2023-12-23 22:13:47 +01:00
nt_0600 [NTDLL] Initialize keyed event for condition variables 2023-12-16 13:52:15 +02:00
rtl [RTL] Minor formatting, remove redundant 'return'. 2023-11-16 17:06:40 +01:00
CMakeLists.txt [RTL] Add object library rtl_um 2023-11-10 19:00:41 +02:00