comctl32: toolbar: Move common TB_ADDBUTTONS and TB_INSERTBUTTONS code into a helper...
commitca9f7d314046aafc22aeccda9e3135e434c06af4
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Sun, 1 Feb 2009 11:52:58 +0000 (1 12:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Feb 2009 14:48:26 +0000 (2 15:48 +0100)
tree453a3eace0713db4b304ad16589216375831c7ac
parent2489e76b5955d5794f6aed58513b6c69494ce951
comctl32: toolbar: Move common TB_ADDBUTTONS and TB_INSERTBUTTONS code into a helper function, makes TB_INSERTBUTTON with a text perform a recalc (with testcase).
dlls/comctl32/tests/toolbar.c
dlls/comctl32/toolbar.c