reactos/sdk/tools/mkhive
Hermès Bélusca-Maïto e723b9f4b4
[MKHIVE] Fix cases where 'rc' was used without being initialized.
Fixes crashes when the tool is compiled with Run-Time Checks enabled.
And thus should fix the MSVC buildbots!
Thanks to Pierre for having brought this issue to me.

CORE-15201
2018-10-18 23:11:55 +02:00
..
binhive.c [MKHIVE] Minor code formatting. 2018-10-14 16:28:13 +02:00
binhive.h
CMakeLists.txt
cmi.c [MKHIVE] Minor code formatting. 2018-10-14 16:28:13 +02:00
cmi.h [MKHIVE] Minor code formatting. 2018-10-14 16:28:13 +02:00
mkhive.c [MKHIVE] Minor code formatting. 2018-10-14 16:28:13 +02:00
mkhive.h [MKHIVE] Return win32-like error codes for functions that expect to do so. Fix and comment out some unused ERROR_xxx/STATUS_xxx defines. 2018-10-14 17:10:04 +02:00
reginf.c [MKHIVE] Sync a bit more of reginf.c with the corresponding setupapi code. 2018-10-14 15:59:46 +02:00
reginf.h
registry.c [MKHIVE] Fix cases where 'rc' was used without being initialized. 2018-10-18 23:11:55 +02:00
registry.h [MKHIVE] Return win32-like error codes for functions that expect to do so. Fix and comment out some unused ERROR_xxx/STATUS_xxx defines. 2018-10-14 17:10:04 +02:00
rtl.c [REACTOS] RtlAssert(): use "%lu" as LineNumber format. 2018-08-08 21:24:07 +02:00