comctl32/treeview: Correct define name.
[wine] / dlls / comctl32 / tests / status.c
2009-03-06  Nikolay Sivovcomctl32: Replace nonprintable characters with spaces...
2009-02-16  Rein Klazescomctl32: Fix for owner draw statusbar.
2009-02-13  Detlef Riekenbergcomctl32/tests: The status control use a different...
2009-02-04  Detlef Riekenbergcomctl32/tests: Make the test dpi and theme aware by...
2009-01-26  Alasdair Sinclaircomctl32/tests: Fix missing void in empty parameter...
2008-11-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
2008-09-24  James Hawkinscomctl32: Add a missing newline.
2008-09-24  James Hawkinscomctl32: Fix a failing test in win95.
2008-09-15  James Hawkinscomctl32: Fix the remaining broken tests in win95.
2008-09-15  James Hawkinscomctl32: Fix several failing tests in win95.
2008-09-08  James Hawkinscomctl32: Allow a little slop in the status bar metric...
2008-07-23  Mikołaj Zalewskicomctl32: statusbar: Test and fix SB_SETMINHEIGHT.
2008-07-22  Mikołaj Zalewskicomctl32: statusbar: Change the height expression to...
2008-07-17  Mikołaj Zalewskicomctl32: statusbar: WM_SETFONT should change the bar...
2008-07-16  Mikołaj Zalewskicomctl32: statusbar: WM_CREATE should not resize the...
2007-02-26  Alex Arazicomctl32: More status bar tests.
2007-01-03  Lei Zhangcomctl32: Add initial tests for the status bar control.