Release 1.5.29.
[wine] / dlls / ntdll / atom.c
2011-09-20  Francois Gougetntdll: Fix printing NULL strings.
2011-09-05  Michael Stefaniucntdll: Don't use HIWORD to check if an atom is a small...
2010-02-10  Michael Stefaniucntdll: Avoid using HIWORD on types that are 64bit on...
2009-03-23  Michael Stefaniucntdll: Remove superfluous pointer casts.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-03  Eric Pouechntdll: Correct implementation for atom query functions.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-09-06  James HawkinsCorrect third parameter of NtQueryInformationAtom.
2005-06-21  Mike McCormackDon't include winbase.h or winerror.h when not necessary.
2005-05-14  Alexandre JulliardFixed a number of atom test failures.
2005-05-11  Eric PouechImplemented NTDLL atom support.