Moved and renamed some ReactOS specific macros
[reactos.git] / reactos / lib / advapi32 / reg / reg.c
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Gé van GeldorpSilence debug messages
2003-10-14 Filip NavaraFixed RegQueryValueExA and marked as implemented.
2003-08-30 Hartmut Birr- Changed the attributes in all calls to NtOpenKey...
2003-07-24 Casper HornstrupMake vfatfs compile using VC6.
2003-07-21 Royce Mitchell IIIfixed missing constants and build errors
2003-07-21 Royce Mitchell IIIlib/advapi32/reg/reg.c:
2003-07-12 Eric KohlImplemented RegSetKeySecurity().
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-24 Eric KohlImplemented RegLoadKey[A/W]() and RegUnLoadKey[A/W]().
2003-02-02 Gé van GeldorpSet lpcbData (data length) correctly
2003-02-02 KJK::HyperionCleaning up victims of stricter warning checking...
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