KD System Rewrite:
[reactos.git] / reactos / ntoskrnl / rtl / atom.c
2005-02-01 Gunnar DalsnesRtlCreateUnicodeString->RtlpCreateUnicodeString
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-10-30 Filip Navara- Make InitializeListHead, InsertHeadList, InsertTailLi...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-02-27 Gé van GeldorpUse *NameLength before overwriting it
2003-12-07 Filip NavaraWindow classes/Atom fixes
2003-10-28 Filip Navara- Added check for Atom == 0 in RtlQueryAtomInAtomTable.
2003-10-28 Filip Navara- Fixed bug #25.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-06-12 Casper HornstrupWindow stations and desktops
2001-05-27 Eric KohlImplemented atoms in ntoskrnl and fixed a few bugs