user32: Get rid of 16-bit handles in the driver clipboard interface.
[wine] / dlls / user32 / win.h
2009-12-17  Alexandre Julliarduser32: Move 16-bit window creation functions to 16...
2009-10-12  Alexandre Julliarduser32: Use the generic handle functions for windows...
2009-05-04  Rein Klazesuser32: Combine horizontal and vertical window scroll...
2008-12-03  Maarten Lankhorstuser32: Fix dialogs for 64-bits wine.
2008-06-25  Alexandre Julliarduser32: Treat the top-level message window as a desktop...
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-04  Alexandre Julliarduser32: Store the window placement information directly...
2008-02-29  Alexandre Julliarduser32: Moved win.h to the user32 directory.