user32: DdeClientTransaction should check that pData is not NULL for XTYP_REQUEST.
[wine] / dlls / user32 / tests / input.c
2008-07-22  Reece Dunnuser32: Fixed building the tests with the Vista SDK.
2008-06-03  Vitaliy Margolenuser32: Fix input tests failing on WinXP+.
2008-05-21  Ken Thomaseswinex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against...
2008-04-28  Vitaliy Margolenwinex11: Fix MapVirtualKeyEx to properly map left-right...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-10  Alexandre Julliarduser32/tests: Replace the keyboard flags bitfield by...
2008-04-02  Vitaliy Margolenwinex11drv: Distinguish left and right keys for shift...
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.