user32: Get rid of 16-bit handles in the driver clipboard interface.
[wine] / dlls / user32 / user16.c
2009-12-23  Alexandre Julliarduser32: Reimplement 16-bit clipboard functions on top...
2009-12-22  Alexandre Julliarduser32: Add wrapper functions for manipulation of curso...
2009-12-22  Alexandre Julliarduser32: Move DestroyIcon32 implementation to user16.c.
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's classes to...
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's icons to...
2009-12-22  Alexandre Julliarduser32: Reimplement loading of 16-bit cursors and icons...
2009-12-21  Alexandre Julliarduser32: Move a number of 16-bit cursor/icon functions...
2009-12-18  Alexandre Julliarduser32: Move wsprintf16 to user16.c.
2009-12-17  Alexandre Julliarduser32: Move the 16-bit menu functions to user16.c.
2009-12-15  Alexandre Julliarduser32: Implement UserRegisterWowHandlers function...
2009-12-14  Alexandre Julliarduser32: Move SystemParametersInfo16 to user16.c.
2009-11-12  Alexandre Julliarduser32: Move driver support to mmsystem and replace...
2009-10-15  Alexandre Julliarduser32: Move 16-bit resource functions to user16.c.
2009-10-12  Alexandre Julliarduser32: Get rid of the 16-bit heap support.
2009-02-24  Alexandre Julliarduser32: Move a few 16-bit user functions to user16...
2008-04-30  Andrew Talbotuser32: Remove unused variables.
2007-12-17  Alexandre JulliardRevert "user32: Moved some 16-bit functions."
2007-10-03  Rémi Assaillyuser32: Renamed and moved SetDeskPattern.
2007-10-03  Rémi Assaillyuser32: Moved some 16-bit functions.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.