kernel32: There is no need to zero-fill the FormatMessage() temporary buffer.
[wine] / dlls / kernel32 / tests / atom.c
2012-01-23  Francois GougetAssorted spelling fixes.
2011-12-16  Francois Gougetkernel32: Avoid hardcoding the Unicode string literal...
2011-08-22  Austin Englishkernel32/tests: Remove win9x hacks.
2010-01-11  AndrĂ© Hentschelkernel32/tests: Simplify string generation.
2009-10-06  Ge van Geldorpkernel32/tests: Fix atom tests on Win7.
2009-03-05  Alexandre Julliardkernel32/tests: Stop testing integer atoms if the first...
2009-01-03  Alexandre Julliardkernel32/tests: Fix pointer casting warnings on 64...
2008-09-17  Rob Shearmankernel32: Fix character count passed to GlobalGetAtomNa...
2008-04-21  James Hawkinskernel32: Fix a test that fails in win9x.
2008-02-25  Rob Shearmankernel32: Fix the number of characters passed to GetAto...
2006-12-27  Michael Stefaniuckernel32/tests: In multiline strings there is no need...
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.