user32: Move freeing of a 16-bit module's classes to wnd16.c.
[wine] / dlls / user32 / wnd16.c
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's classes to...
2009-12-21  Alexandre Julliarduser32: Send all CreateWindow calls through the WoW...
2009-12-17  Alexandre Julliarduser32: Move EnumProps16 to wnd16.c.
2009-12-17  Alexandre Julliarduser32: Move 16-bit window creation functions to 16...
2009-12-14  Alexandre Julliarduser32: Move Get/SetWindowLong16 implementation to...
2008-11-05  Michael Stefaniucuser32: Remove superfluous casts of void pointers.
2008-03-05  Alexandre Julliarduser32: Moved Cascade/TileChildWindows16 to wnd16.c.
2008-01-22  Andrew Talbotuser32: Remove unneeded casts.
2007-08-08  Alexandre Julliarduser32: Get rid of winproc.h and move definitions in...
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.