kernel32: Implement GetShortPathName16.
[wine] / dlls / comctl32 / tests / trackbar.c
2009-02-06  Michael Stefaniuccomctl32/tests: Remove superfluous pointer casts.
2009-01-05  Michael Stefaniuccomctl32/tests: Do not cast the IDC_* defines to a...
2008-11-17  Vincent Povirkcomctl32: Do not repaint on TBM_SETPOS if position...
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
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.