comctl32: toolbar: If wParam in TB_ADDBUTTON is large, enlarge the
commit8cbca5dcfd5d3d8df4152b5552f4315de4b8eeb6
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Thu, 21 Sep 2006 20:18:04 +0000 (21 22:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Sep 2006 09:38:35 +0000 (26 11:38 +0200)
tree1bc9db08d7d1a9fa01fd50220d9bbd10fad864f2
parentc77890d4f39fa5d34cec5f582661daffbf17bdf0
comctl32: toolbar: If wParam in TB_ADDBUTTON is large, enlarge the
bitmap before ImageList_AddMasked rather then call
ImageList_SetImagesCount after.
dlls/comctl32/comctl32.h
dlls/comctl32/commctrl.c
dlls/comctl32/toolbar.c