Sweden-Number/dlls/comctl32
Alexandre Julliard 2fb5dee6e7 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.
2000-04-28 20:49:20 +00:00
..
.cvsignore
Makefile.in Removed winmm from import list. 2000-04-19 16:52:06 +00:00
animate.c Use GetProcAddress for mmio* functions to avoid importing winmm.dll. 2000-04-19 16:48:45 +00:00
comboex.c
comctl32.h
comctl32.spec Fixed issues found by winapi_check. 2000-04-24 18:03:54 +00:00
comctl32undoc.c
commctrl.c Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> 2000-04-28 20:49:20 +00:00
datetime.c
draglist.c
flatsb.c
header.c - Return modified rectangle after layouting header control 2000-04-28 14:46:36 +00:00
hotkey.c
imagelist.c
ipaddress.c
listview.c
monthcal.c
nativefont.c
pager.c
progress.c
propsheet.c
rebar.c
rsrc.rc
status.c
tab.c
toolbar.c Implemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE messages. 2000-04-28 14:45:44 +00:00
tooltips.c Patrick Yang (Corel) 2000-04-24 18:01:27 +00:00
trackbar.c
treeview.c
updown.c