New macros InitializeUnicodeString(), RtlInitUnicodeStringFromLiteral() and UNICODE_S...
[reactos.git] / reactos / ntoskrnl / cm / rtlfunc.c
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-06-18 Eric KohlRtlQueryRegistryValues() must treat REG_MULTI_SZ and...
2002-06-16 Eric KohlFixed wrong interpretation of value cell size in NtSetV...
2002-06-12 Eric KohlRtlpGetRegistryHandle(): Don't remove a leading backsla...
2002-06-05 Hartmut BirrFixed the copy length in RtlQueryRegistryValues.
2002-05-24 Eric KohlFixed a severe bug in RtlQueryRegistryValues() and...
2002-04-29 Eric KohlImproved default value handling in RtlQueryRegistryValu...
2002-02-10 Eric KohlImplemented expansion of REG_MULTI_SZ.
2002-02-05 Eric KohlImplemented value enumeration in RtlQueryRegistryValues().
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-29 Rex Jolliffpreliminary implementation of boot hive import. exposes...
2001-06-18 Eric KohlImplemented RtlOpenCurrentUser().
2001-06-14 Jason FilbyFrom Eugene Ingerman: