comctl32/tests: Fix a failing test for some platforms.
[wine] / dlls / comctl32 / tests / trackbar.c
2008-09-16  Nicolas Le Camcomctl32/tests: Fix a failing test for some platforms.
2008-09-08  James Hawkinscomctl32: Fix two test failures in win2000.
2008-09-08  James Hawkinscomctl32: Fix a couple failing tests in win98.
2008-08-29  James Hawkinscomctl32: Trace the message sequences.
2008-07-14  James Hawkinscomctl32: Explicity set the number of tics before testi...
2007-05-24  Dmitry Timoshkovcomctl32/tests: Fix some problems revealed by compilati...
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-03-16  Keith Stevenscomctl32: trackbar: Return the correct number of tics...
2007-03-16  Keith Stevenscomctl32: trackbar: Correctly set lSetMin and lSelMax.
2007-03-16  Keith Stevenscomctl32/tests: trackbar: Test message sequences.
2007-03-16  Keith Stevenscomctl32/tests: trackbar: Reorganize the getter and...
2007-02-16  Francois Gougetcomctl32/tests: Add missing '\n's to ok() calls.
2007-02-14  Keith Stevenscomctl32: Add trackbar tests.