..
.cvsignore
Build most dlls as separate shared libraries.
2000-01-31 05:02:49 +00:00
Makefile.in
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
animate.c
Do a LoadLibraryA of WINMM upon ANIMATE_Create and a FreeLibrary upon
2000-03-28 19:28:33 +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 some issues reported by winapi_check.
2000-04-06 20:21:16 +00:00
comctl32undoc.c
Fixed some issues reported by winapi_check.
2000-04-06 20:21:16 +00:00
commctrl.c
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +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
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
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
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
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
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
Use min/max instead of MIN/MAX.
2000-03-25 21:44:35 +00:00
treeview.c
Explicitly use the TVN_xxxA version of the macros.
2000-03-19 21:16:00 +00:00
updown.c
Use min/max instead of MIN/MAX.
2000-03-25 21:44:35 +00:00