Sweden-Number/dlls/comctl32
Uwe Bonnes a07258d581 COMBOEX_DrawItem: check return value of SendMessageA(...,CB_GETITEMDATA,...) 2000-10-29 18:04:45 +00:00
..
.cvsignore Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +00:00
Makefile.in Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +00:00
animate.c Use SetDIBits instead of StretchDIBits (in ANIMATE_PaintFrame). 2000-09-02 23:17:04 +00:00
comboex.c COMBOEX_DrawItem: check return value of SendMessageA(...,CB_GETITEMDATA,...) 2000-10-29 18:04:45 +00:00
comctl32.h Added additional resource IDs. 2000-10-15 00:24:48 +00:00
comctl32.spec Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +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 - correct processing of RBBS_BREAK style. 2000-10-29 01:16:26 +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 Implement TCS_VERTICAL style. Fix tab borders to have shading that 2000-10-25 20:31:18 +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 - When inserting an item, do not invalidate the area above the new 2000-10-25 20:30:58 +00:00
updown.c Draw the scrollbar beside the buddy when neither UDS_ALIGN[RIGHT|LEFT] 2000-10-15 00:28:44 +00:00