Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
commit491bc7c7515261509dffcfd0df3501a7e3676ab8
authorAlexandre Julliard <julliard@winehq.org>
Sun, 23 Apr 2000 19:56:07 +0000 (23 19:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 23 Apr 2000 19:56:07 +0000 (23 19:56 +0000)
tree0ff5286c13f97041eca11a9278d480c44c644853
parent9d3845c565ca8e0efcf31bc1f696ba48998119e5
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Redraw toolbar button inside TOOLBAR_EnableButton() only if the state
of the button changes.  Stops flickering in toolbars caused by
excessive redrawing.
dlls/comctl32/toolbar.c