wine-wine/dlls/comctl32
Marcus Meissner 61ef06042e Do not set the iSubItem part of the struct for LVM_HITTEST,
applications only need to pass memory space up to iItem.
2000-10-22 23:47:49 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Added a few missing imports. 2000-09-27 22:32:44 +00:00
animate.c Use SetDIBits instead of StretchDIBits (in ANIMATE_PaintFrame). 2000-09-02 23:17:04 +00:00
comboex.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
comctl32.h Added additional resource IDs. 2000-10-15 00:24:48 +00:00
comctl32.spec Added a few missing imports. 2000-09-27 22:32:44 +00:00
comctl32undoc.c Fixed a bug (incorrect size in memmove) that I introduced with an 2000-09-06 19:43:38 +00:00
comctl_De.rc Split out resources that might be localized. 2000-10-15 00:26:58 +00:00
comctl_En.rc Split out resources that might be localized. 2000-10-15 00:26:58 +00:00
commctrl.c - stupid spelling fixes 2000-10-13 20:26:52 +00:00
datetime.c Localization and expect leapdays when looking for the length of a 2000-10-15 00:28:00 +00:00
draglist.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
flatsb.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
header.c Draw text and icons, implement ordering functions, allow reordering 2000-10-19 22:26:17 +00:00
hotkey.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
imagelist.c Fixed some flickering that was occurring in the image list control 2000-10-22 23:43:56 +00:00
imagelist.h Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
ipaddress.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
listview.c Do not set the iSubItem part of the struct for LVM_HITTEST, 2000-10-22 23:47:49 +00:00
monthcal.c Localization and many changes to behaviour and outlook. 2000-10-15 00:27:28 +00:00
nativefont.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
pager.c Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
progress.c Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
propsheet.c - Added some missing WINELIB_NAME_AW definitions, types and messages 2000-09-19 02:43:00 +00:00
rebar.c Rewrite to support rows of bands. 2000-10-12 23:09:01 +00:00
rsrc.rc Split out resources that might be localized. 2000-10-15 00:26:58 +00:00
smoothscroll.c Implemented SmoothScrollWindow. 2000-07-29 21:54:38 +00:00
status.c Status bars on managed windows should not have SIZEGRIP style. 2000-10-13 17:07:08 +00:00
tab.c Added support for FLATBUTTON style tabs. 2000-09-22 20:54:16 +00:00
toolbar.c Fix depressed state with flat toolbars so pressing the buttons draws 2000-10-12 23:11:35 +00:00
tooltips.c Fixed format strings. 2000-09-24 03:05:11 +00:00
trackbar.c Wine was not drawing trackbars with minimum ranges of more than 0 2000-08-23 19:11:31 +00:00
treeview.c Remember owner HWND when creating and use this hwnd for the WM_NOTIFY 2000-10-17 00:29:18 +00:00
updown.c Draw the scrollbar beside the buddy when neither UDS_ALIGN[RIGHT|LEFT] 2000-10-15 00:28:44 +00:00