user32: Check lParam of the HCBT_MINMAX hook message in ShowWindow tests.
[wine] / dlls / user32 / tests /
2006-12-26  Dmitry Timoshkovuser32: Check lParam of the HCBT_MINMAX hook message...
2006-12-22  Dmitry Timoshkovuser32: Add a message test for various ShowWindow(...
2006-12-19  Juris Smotrovsuser32: Extend the support for SWP_STATECHANGED for...
2006-12-19  Vitaliy Margolenwinex11drv: Return cached cursor_pos in GetCursorPos().
2006-12-18  Paul Vriensuser32/tests: Make sure the tests run on NT4 again.
2006-12-15  Dmitry Timoshkovuser32: Add support for the VK_APPS (Menu) key.
2006-12-14  Vitaliy Margolenuser32: ClipCursor should use virtual screen resolution...
2006-12-14  Francois Gougetuser32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-13  Vitaliy Margolenwinex11.drv: Only events with MOUSEEVENTF_MOVE flag...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-05  Huw Daviesuser32: For LBS_OWNERDRAWVARIABLE listboxes return...
2006-12-04  Dmitry Timoshkovuser32: Add ShowWindow test, make it pass under Wine.
2006-12-01  Paul Vriensuser32: W2K3 returns ERROR_INVALID_PARAMETER.
2006-11-24  Francois Gougetuser32/tests: Remove unneeded NONAMELESS* macros.
2006-11-21  Dmitry Timoshkovuser32: Add a rudimentary WM_SETFONT message test for...
2006-11-21  Dmitry Timoshkovuser32: Add some optional messages to the button messag...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.