reactos/ntoskrnl/ex
Hermès Bélusca-Maïto d1b3115afa
[NTOS:IO] IopDisplayLoadingMessage(): Display the loading messages only in SOS mode.
- Make the boolean SosEnabled from ex/init.c visible globally so that
  it can be checked against by IopDisplayLoadingMessage().

- Also use RtlString* function to construct the string.
2024-02-09 17:13:30 +01:00
..
arm
i386 [NTOS:KE:EX] Fix comment typo. 2023-12-24 22:39:35 +01:00
atom.c
callback.c
dbgctrl.c
efi.c
event.c
evtpair.c
exintrin.c
fmutex.c
handle.c
harderr.c
hdlsterm.c
init.c [NTOS:IO] IopDisplayLoadingMessage(): Display the loading messages only in SOS mode. 2024-02-09 17:13:30 +01:00
interlocked.c
keyedevt.c
locale.c [NTOS:EX] Bail out on an invalid locale or language ID 2023-11-16 21:09:05 +01:00
lookas.c
mutant.c
profile.c
pushlock.c
resource.c [NTOS:EX] Initialize ExpResourceTimeoutCount also via the "Session Manager/ResourceTimeoutCount" registry value (#4089) 2023-09-21 13:33:28 +02:00
rundown.c
sem.c
shutdown.c
sysinfo.c [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
time.c [NTOS:EX] Add some missing PoNotifySystemTimeSet() calls. Stub out NtSetSystemTime() with NULL parameter. 2023-09-03 17:39:39 +02:00
timer.c
uuid.c
win32k.c
work.c
xipdisp.c
zone.c
zw.S