Fix some registry structures to match the Windows format.
[reactos.git] / reactos / boot / freeldr / freeldr / include /
2005-11-18 Hartmut Birr- Changed all registry functions to WCHAR.
2005-11-13 James TaborFix unix paths.
2005-11-13 Alex Ionescu- Fix setupldr. Thanks to Steven.
2005-11-13 Alex Ionescu- Remove some header duplication.
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-11-11 Thomas Bluemelfixed warnings when compiled with -Wwrite-strings
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-08 Gé van GeldorpTranslate partition 0 to active partition. Fixes bug...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-07 Steven Edwardsupdated winternl.h, PSDK fixes, etc...
2005-07-06 Filip Navara- Move ReactOS specific code to ReactOS specific files...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
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-04-26 Gé van GeldorpRe-apply 14698 - 14762 and fix resulting problem
2005-04-23 Gé van GeldorpRevert freeldr back to revision 14697
2005-04-21 Gé van Geldorp- Protect multiboot info from being overwritten
2005-04-19 Gé van GeldorpMake disk partition handling architecture dependent...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-09 Gé van GeldorpBig change warrants major version number bump
2005-02-08 Eric Kohl- Convert U32 to ULONG.
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-01-01 Hartmut Birr- Fixed ROUND_UP.
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.