Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / cm / ntfunc.c
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-06-19 Eric KohlImplemented registry links (REG_LINK).
2002-06-16 Eric KohlFixed wrong interpretation of value cell size in NtSetV...
2002-03-16 Eric KohlImproved registry initialization.
2002-03-15 Casper HornstrupConfiguration manager cleanup.
2002-02-06 Eric KohlImplemented [Nt/Zw]QueryMultipleValueKey().
2002-02-05 Eric KohlFixed name string length and termination for KeyValueB...
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-08 Eric KohlCreate mandatory keys for resource management.
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-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-14 Jason FilbyFrom Eugene Ingerman: