ntdll: Free old memory block when reallocating to a large block.
[wine] / dlls / user32 / tests / dialog.c
2009-04-10  Patrick Gauthieruser32: Handle magic font size 0x7fff in dialog templat...
2009-03-25  Patrick Gauthieruser32/tests: Check effect of magic font height value...
2009-01-13  Michael Stefaniucuser32/tests: Do not cast the (IDC|IDI|RT)_* defines...
2009-01-08  Alexandre Julliarduser32/tests: Fix some integer to pointer conversion...
2008-11-05  Michael Stefaniucuser32: Remove superfluous casts of void pointers.
2008-07-30  Alexandre Julliarduser32/tests: Fix some tests on Win9x.
2008-03-10  Paul Vriensuser32/tests: Use A-call.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-10-25  Lei Zhanguser32: Do not send button click to dialog with disable...
2007-09-21  Peter Oberndorferuser32/tests: Fix dialog proc prototypes.
2007-02-15  Louis Lendersuser32: Fix error return values in DialogBoxParam ...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.