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 Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
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 Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
comctl32.h Serge Ivanov 1999-11-28 21:01:47 +00:00
comctl32.spec Fixed issues found by winapi_check. 2000-04-24 18:03:54 +00:00
comctl32undoc.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
commctrl.c Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> 2000-04-28 20:49:20 +00:00
datetime.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
draglist.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
flatsb.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
header.c - Return modified rectangle after layouting header control 2000-04-28 14:46:36 +00:00
hotkey.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
imagelist.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
ipaddress.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
listview.c Implemented Mousewheel support. 2000-04-18 11:56:33 +00:00
monthcal.c Removed superfluous #include statements for header files included twice. 2000-02-29 22:06:06 +00:00
nativefont.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
pager.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
progress.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
propsheet.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
rebar.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
rsrc.rc Serge Ivanov 1999-11-28 21:01:47 +00:00
status.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
tab.c Stephen Mereu 2000-04-08 20:23:00 +00:00
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 Use min/max instead of MIN/MAX. 2000-03-25 21:44:35 +00:00
treeview.c Mousewheel support. 2000-04-19 16:45:30 +00:00
updown.c Use min/max instead of MIN/MAX. 2000-03-25 21:44:35 +00:00