user32: Added some tests for scrollbar.
[wine] / dlls / user32 / tests / class.c
2008-01-25  Reece H. Dunnuser32: Make the class tests pass on Vista.
2007-10-30  Mikolaj Zalewskiuser32: Better fix how to handle GetWindowLongPtr[AW...
2007-10-02  Alexandre Julliarduser32/tests: Replace GWL_WNDPROC by GWLP_WNDPROC.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-10  Mikołaj Zalewskiuser32: CallWindowProc[AW] for mismatched built-in...
2007-07-20  Mikołaj Zalewskiuser32/tests: Simplify a test.
2007-07-12  Alexandre Julliarduser32: Allocate a dual A/W winproc for DefWindowProc.
2007-03-20  Dmitry Timoshkovuser32: Avoid compiler specific code in the DefWindowPr...
2007-03-19  Mikołaj Zalewskiuser32: tests: Using DefWindowProcA with RegisterClassW...
2006-12-14  Francois Gougetuser32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-01  Paul Vriensuser32: W2K3 returns ERROR_INVALID_PARAMETER.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.