comctl32: Fix the tooltips behaviour when TTF_ABSOLUTE isn't specified.
[wine] / dlls / comctl32 / tests / trackbar.c
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.