Fixed TOOLBAR_DrawString() to offset button text if the himl parameter
commit6647ef4d715d620925820053a67f87eea0b3e370
authorChris Morgan <cmorgan@wpi.edu>
Sat, 8 Jul 2000 18:27:44 +0000 (8 18:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 8 Jul 2000 18:27:44 +0000 (8 18:27 +0000)
tree7d7dd8afbbb751679f40360643f885c1dbeec982
parente6dd5d1cadee3666fcb1c7dc8bb780d7bafa9c13
Fixed TOOLBAR_DrawString() to offset button text if the himl parameter
is non-zero or the default himl, himlDef, is non-zero.  Fixes a bug in
WinZip 8.0 where text is not shifted down by the height of the button
image.
dlls/comctl32/toolbar.c