..
.cvsignore
Build most dlls as separate shared libraries.
2000-01-31 05:02:49 +00:00
Makefile.in
Made winmm a separate shared library.
2000-02-26 13:45:34 +00:00
animate.c
Removed superfluous GlobalFindAtom calls.
2000-02-13 15:10:16 +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
Built-in DLLs resources are now specified in spec file.
2000-01-09 04:20:31 +00:00
comctl32undoc.c
DPA_DeletePtr was resizing the array to a too small size.
1999-12-25 22:51:53 +00:00
commctrl.c
Implemented _TrackMouseEvent for the TME_LEAVE flag.
1999-12-20 03:48:25 +00:00
datetime.c
Removed superfluous GlobalFindAtom calls.
2000-02-13 15:10:16 +00:00
draglist.c
Misc. fixes for compiler warnings.
2000-02-25 21:01:50 +00:00
flatsb.c
Removed superfluous GlobalFindAtom calls.
2000-02-13 15:10:16 +00:00
header.c
Implemented the behavior of sending WM_CONTEXTMENU when receiving a
2000-02-29 22:04:00 +00:00
hotkey.c
Removed superfluous GlobalFindAtom calls.
2000-02-13 15:10:16 +00:00
imagelist.c
In function IMAGELIST_InternalDrawMask we have to mask out overlay mask in
2000-02-25 20:47:26 +00:00
ipaddress.c
Removed superfluous GlobalFindAtom calls.
2000-02-13 15:10:16 +00:00
listview.c
Don't display the context menu on a double click.
2000-02-27 14:03:06 +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
This reverts Matts patch. The messaging needs double checking.
2000-02-26 18:28:38 +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
Don Kelly
2000-02-26 18:31:01 +00:00
toolbar.c
Removed superfluous #include statements for header files included twice.
2000-02-29 22:06:06 +00:00
tooltips.c
Removed superfluous GlobalFindAtom calls.
2000-02-13 15:10:16 +00:00
trackbar.c
Vahid Pourlotfali
2000-03-04 19:11:54 +00:00
treeview.c
Fixed off-by-one error.
2000-02-13 15:02:43 +00:00
updown.c
Make updown control work. UpDown control always sends WM_*SCROLL
2000-02-29 22:04:40 +00:00