Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
commit2fb5dee6e7867eee36c997d473504dc74266a0ad
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 Apr 2000 20:49:20 +0000 (28 20:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Apr 2000 20:49:20 +0000 (28 20:49 +0000)
treef36a8e5f17d3be7c90e1e19135aab5fa4ba4549c
parentd3b890f66d2da320e7543e3e872268f27b3a55fd
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Implemented TME_QUERY and TME_HOVER flags in _TrackMouseEvent and
TrackMouseEventProc.  Added code to allow addition/cancelation of
tracking flags on existing entries rather than create extra entries.
Fixed timer.  Added check to _TrackMouseEvent to stop timer if the
tracking list is empty.  Fixed TME_CANCEL.  Fixed TME_LEAVE/TME_HOVER
when hwndTrack isn't the current hwnd.
dlls/comctl32/commctrl.c