Files
reactos/base
Hermès Bélusca-Maïto 1721f743ec [SMSS] Minor code cleanup
- Use `ValueBuffer` explicitly in the `NtQueryValueKey()` calls.

- When any of the `NtQueryValueKey()` calls fail and we print an error,
  avoid debug-printing an uninitialized `PartialInfo->Type` value.

- Remove unused dead code that was invoked in `SmpInvokeAutoChk()`.
  The "dots" that AUTOCHK may want to display instead of its usual
  messages (depending on whether /SOS is given in the boot options),
  is decided by AUTOCHK itself instead of SMSS.
2026-08-10 18:42:25 +02:00
..
2026-08-10 18:42:25 +02:00