Ros-diffs April 2018

ros-diffs@reactos.org
  • 26 participants
  • 247 discussions

01/01: [WINLOGON] Clean up part 2 - Replace the UNICODE_STRING usMessage by a PWSTR pszMessage. - Use the "%02d:%02d:%02d" time format and get rid of the safe string printf because the string will NEVER be longer than 8 characters. - Rename the timer id constant because it is NOT a resource id. - Rename variables according to the coding style.
by Eric Kohl
6 years, 8 months

01/01: [CMAKE] Avoid generator expresisons in install()'s RENAME argument. CORE-14509
by Thomas Faber
6 years, 8 months

01/01: [ADVAPI32_WINETEST] Revert service.c changes from 3c1b7834e1 to avoid testbot hangs. CORE-14521 CORE-14434
by Thomas Faber
6 years, 8 months

01/01: [WINLOGON] Clean up part 1 - Add empty lines to separate logical blocks of code. - Add spaces according to our coding style. - Move g_hShutdownDialog and g_bShuttingDown into the shutdown parameters struct. - Pass a pointer to the shutdown parameters to the shutdown thread and the shutdown dialog and use the pointer instead of the global variables. - Move the timer code into a separate function because it requires local variables.
by Eric Kohl
6 years, 8 months

01/01: [WINLOGON] Missed this file
by Eric Kohl
6 years, 8 months

01/01: [WINLOGON] Move the system shutdown code into a separate file
by Eric Kohl
6 years, 8 months

08/08: [NTOSKRNL] Formatting fix only.
by Hermès Bélusca-Maïto
6 years, 8 months

07/08: [NTOSKRNL] Simplify NtRaiseHardError() by merging the terminating blocks.
by Hermès Bélusca-Maïto
6 years, 8 months

06/08: [NTOSKRNL] ExRaiseHardError(): Protect strings copy to user-mode space inside a SEH block.
by Hermès Bélusca-Maïto
6 years, 8 months

05/08: [NTOSKRNL] Don't emit hard errors for the calling thread if hard errors have been disabled for this thread on user-mode side.
by Hermès Bélusca-Maïto
6 years, 8 months
Results per page: