comctl32: toolbar: Unlike in listview, TB_SETEXTENDEDSTYLE takes the actual style...
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Sun, 1 Feb 2009 12:07:08 +0000 (13:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Feb 2009 14:48:26 +0000 (15:48 +0100)
commit574c0dcc322804d92d683ad097ac9f36d13056b1
tree9330dac201327da392b60a40efc6c12d519093d0
parent5de172af78adbe3663ff014706431d7eeff64bdf
comctl32: toolbar: Unlike in listview, TB_SETEXTENDEDSTYLE takes the actual style, not a mask.
dlls/comctl32/tests/toolbar.c
dlls/comctl32/toolbar.c