reactos/sdk/tools/mkhive
2022-03-27 18:37:16 +02:00
..
binhive.c [MKHIVE] Minor code formatting. 2018-10-14 16:28:13 +02:00
binhive.h
CMakeLists.txt [CMAKE] target_compile_definitions() calls: Remove (now) useless '-D' (#3490) 2021-03-03 04:16:02 +01:00
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] Fix some compilation warnings. 2018-10-19 00:25:19 +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 [TOOLS] Fix/suppress all MSVC/x64 warnings (#1525) 2019-04-28 23:21:48 +02:00
reginf.h
registry.c [SDK:CMLIB][MKHIVE][BOOT:ENVIRON][NTOS:CONFIG] Add missing HvGetCell casts. Replace some ASSERT(FALSE). 2022-03-27 18:37:16 +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 [NTOSKRNL] Add 'DECLSPEC_NORETURN' to a few 'KeBugCheck*()' (#2896) 2020-06-06 17:50:14 +02:00