user32: Simplify window procedure allocation for the builtin classes.
[wine] / dlls / user32 / input.c
2009-10-14  Stefan Dösingeruser32: Make some functions hookable.
2009-02-25  Alexandre Julliarduser32/tests: Fix a few more input test failures on...
2008-12-18  Aric Stewartuser32: Remove the driver call for GetKeyboardLayoutLis...
2008-12-08  Lei Zhanguser32: Check input to GetAsyncKeyState().
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-10-27  Dmitry Timoshkovuser32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes...
2008-03-12  Alexandre Julliarduser32: Add a SetCapture function to the driver interface.
2008-03-12  Alexandre Julliarduser32: Add a helper function to set the capture window.
2008-02-25  Stefan Leichteruser32: Added stub for GetMouseMovePointsEx.
2008-01-23  Dmitry Timoshkovuser32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave...
2007-12-13  Alexandre Julliarduser32: Print the RegisterHotKey fixme only once.
2007-11-12  Alexandre Julliarduser32: Remove a few traces that only duplicate the...
2007-10-15  Francois Gougetuser32: Fix the HRAWINPUT definition and the GetRawInpu...
2007-09-25  L. Rahyenuser32: Implement initial stubs for all raw input funct...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.