Fix for wide character streams.
[reactos.git] / reactos / lib / advapi32 / reg / reg.c
2002-12-08 Robert DickensonFix for wide character streams.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Robert Dickensonadded a whole bunch of hacks #ifdef'd into the header...
2002-11-02 Robert DickensonUpdate for VALENTA and VALENTW type changes.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2001-09-03 Eric KohlImplemented RegSaveKey[A/W]().
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-07-01 Eric KohlAdded some code to map more predefined keys (like HKCU).
2000-09-27 Eric KohlImplemented some ascii functions
2000-09-08 Eric KohlImplemented basic registry functions
2000-09-06 Eric KohlFixed some bugs in the registry
2000-09-05 Eric KohlRegistry fixes (not usable yet)
1999-09-25 Boudewijn DekkerSmall addition to token.c
1999-07-22 Eric KohlChanges to compile advapi32.
1999-07-17 Emanuele Alibertifixes
1999-05-26 Emanuele AlibertiSetLastError() used in stubs
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-12 Emanuele Alibertistubs
1998-12-04 Rex JolliffRolled in various changes from others