Fix splitting of cells (noticed by Hartmut).
[reactos.git] / reactos / tools / mkhive / binhive.c
2005-11-26 Filip NavaraFix splitting of cells (noticed by Hartmut).
2005-11-26 Filip NavaraDon't make cells smaller than they are.
2005-11-22 Filip NavaraFix some registry structures to match the Windows format.
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Gé van GeldorpUse bitwise operators for ROUND_UP/DOWN and rename...
2005-02-15 Gé van GeldorpFix ROUND_UP when N is a multiple of S. Proposed by...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-30 Royce Mitchell IIImsvc6 and gcc4 support
2004-11-15 Gunnar Dalsnesadd some error checking
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-29 Filip Navara- Fixed DPRINTs.
2004-05-09 Eric KohlSupport multi-block bins.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-08 Eric KohlStore hive root key name.
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-10-11 Eric KohlFixed cell buggy cell size calculation.
2003-10-10 Eric Kohl- Fixed inconsistent detection of in-offset data.
2003-07-30 Royce Mitchell IIIdisabled check for existing hive. Needed because hivesy...
2003-05-18 Eric KohlDo not overwrite existing hive files.
2003-04-22 Eric KohlAdded checks for invalid block pointers.
2003-04-16 Eric KohlFinished mkhive.
2003-04-14 Eric KohlAdd hive maker. It does not export binary hives yet.