Add a library "host_wcsfuncs" with implementations for UTF-16 string functions needed...
[reactos.git] / reactos / tools / mkhive / registry.c
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-15 Aleksey Bragin- Colin Finck: Replace broken memcmp comparison of...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-28 Aleksey Bragin- Include config/cm.h for cm based code, and remove...
2007-10-28 Aleksey Bragin- Move registry shareable types (not internal to ntoskr...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-08-19 Colin Finck- mkhive's "registry.c" used wcsncmp for comparing...
2007-06-03 Dmitry Gorbachev- Fix r26980 hack.
2007-06-03 Eric KohlRedirect registry keys from 'CurrentControlSet' to...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-30 Andrew MungerMerge 24208, 24236, 24242, and 24259 from trunk. LiveCD...
2006-09-24 Art YerkesFix mkhive on unix.
2006-09-23 Hervé PoussineauSubkeys names should be case insensitive.
2006-09-18 James TaborKill some warnings.
2006-09-17 Hervé PoussineauI don't know how to save REG_LINK info on disk, so...
2006-09-11 Hervé PoussineauBetter handling of REG_LINK values
2006-09-10 Hervé PoussineauLet mkhive use cmlib. "make install" now works and...
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-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-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-06-04 Filip Navara- Process the "DelReg" section in .inf files.
2004-05-29 Filip Navara- Fixed DPRINTs.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-10-19 Eric KohlAdd missing SOFTWARE key.
2003-10-18 Eric KohlIgnore the case of key and value names in the internal...
2003-07-27 Eric KohlAdded missing MultiSz support.
2003-05-18 Eric KohlParse DOS and *nix text files correctly.
2003-04-17 Casper Hornstrup2003-04-17 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-16 Eric KohlFinished mkhive.
2003-04-14 Eric KohlAdd hive maker. It does not export binary hives yet.