Implemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE messages.
commit980afc9a3d7fd1890154464d38e552bd68d744a6
authorChris Morgan <cmorgan@wpi.edu>
Fri, 28 Apr 2000 14:45:44 +0000 (28 14:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Apr 2000 14:45:44 +0000 (28 14:45 +0000)
tree97d978b5b536fd8fe15b894e58b2f887b5514e8f
parent3f13c7a951a68ce7cfdd651f1230d4e661624b76
Implemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE messages.
Added TrackMouseEvent calls to TOOLBAR_MouseMove.  Hot buttons now
look/behave almost exactly the same as native windows.
dlls/comctl32/toolbar.c