implement DbgPrintEx, vDbgPrintEx, and vDbgPrintExWithPrefix
[reactos.git] / reactos / ntoskrnl / rtl / atom.c
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
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
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-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-02-27 Gé van GeldorpUse *NameLength before overwriting it
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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