user32/tests: Skip tests instead of crashing if global hook cannot be set.
[wine] / dlls / user32 / tests / input.c
2008-02-25  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx.
2008-02-22  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx failing...
2008-02-19  Stefan Leichteruser32: Add some tests for GetMouseMovePointsEx.
2007-08-16  Paul Vriensuser32/tests: Run tests on win95 again.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2006-12-27  Vitaliy Margolenuser32: Silence tests in default debug level.
2006-12-13  Vitaliy Margolenwinex11.drv: Only events with MOUSEEVENTF_MOVE flag...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.