reactos/sdk/tools/mkhive
Jérôme Gardou 493ceb7ade [CMAKE] Fix host tools build on x86-64 mingw
Dynamically check for sys/types.h and pid_t in wine config.h
Use TARGET_xxx defines instead of _X86_ as this is undefined by GCC
Add some sense in include directories management by using interface
libraries
2019-11-15 16:22:06 +01:00
..
binhive.c [MKHIVE] Minor code formatting. 2018-10-14 16:28:13 +02:00
binhive.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [CMAKE] Fix host tools build on x86-64 mingw 2019-11-15 16:22:06 +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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
registry.c [MKHIVE] Minor code rearrangement. 2018-10-20 19:52:07 +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 [MKHIVE] Fix some compilation warnings. 2018-10-19 00:25:19 +02:00