.. |
.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
|
Fixed a bug with the processing of HitTest.
|
2000-05-05 18:22:44 +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 ListView_SetHoverTime(), ListView_GetHoverTime(), initial
|
2000-05-07 18:24:10 +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
|
- Implemented a new preprocessor that is (nearly) ANSI-C compliant. The
|
2000-05-01 20:05:58 +00:00 |
status.c
|
Set the itemID member of the DRAWITEMSTRUCT to the number of the
|
2000-05-07 18:25:56 +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
|
Worked around some tooltips hide problems by checking the current tooltip.
|
2000-05-05 18:16:35 +00:00 |
trackbar.c
|
Use min/max instead of MIN/MAX.
|
2000-03-25 21:44:35 +00:00 |
treeview.c
|
Fixed DC leak.
|
2000-05-05 18:18:31 +00:00 |
updown.c
|
Use min/max instead of MIN/MAX.
|
2000-03-25 21:44:35 +00:00 |