ole32: Fix memory leaks in the storage test.
[wine] / dlls / user32 / msg16.c
2009-12-17  Alexandre Julliarduser32: Move 16-bit window creation functions to 16...
2009-12-16  Alexandre Julliarduser32: Add a Wow handler for the mdi client class.
2009-12-15  Alexandre Julliarduser32: Move the 16-bit message mapping functions to...
2009-12-15  Alexandre Julliarduser32: Move 16-bit winproc functions to msg16.c.
2009-12-15  Alexandre Julliarduser32: Add 16-bit translation for parameters of the...
2009-12-15  Alexandre Julliarduser32: Turn the static winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Turn the scrollbar winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Turn the edit winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Turn the listbox winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Turn the combobox winproc into a Wow handler.
2009-12-15  Alexandre Julliarduser32: Implement UserRegisterWowHandlers function...
2009-11-13  Alexandre Julliarduser32: Reimplement DefDlgProc16 using message mapping...
2009-11-12  Alexandre Julliarduser32: Reimplement UserYield using PeekMessageW.
2007-08-08  Alexandre Julliarduser32: Get rid of winproc.h and move definitions in...
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-05-18  Michael Karcheruser32: Reduce the PeekMessage timeout to zero for...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.