mirror of
https://github.com/reactos/reactos.git
synced 2026-05-28 03:44:02 +08:00
- Within the function's body code, check the status values returned by the called functions. - Change the BuildInstallPaths's function type to NTSTATUS instead of VOID (and check the status of InitDestinationPaths() as well.