comctl32: Wrap the buttons inside the toolbar's client rect.
commit797f42699e86a0e4e3468b55f88e7b8e6d06f323
authorHuw Davies <huw@codeweavers.com>
Tue, 19 May 2015 11:51:56 +0000 (19 12:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 May 2015 13:57:27 +0000 (19 22:57 +0900)
tree554756fcc8c16c8ce7d290f5b3b6c47e3cec3e8a
parent0bcadfa88f7da527150d5d1040e2e6c65b3aba31
comctl32: Wrap the buttons inside the toolbar's client rect.

The toolbar need not be the same width as the parent.
dlls/comctl32/tests/toolbar.c
dlls/comctl32/toolbar.c