Sweden-Number/dlls/comctl32
Mike McCormack 5a6a71f39e ImageList_SetImageCount should set nCurImage (the number of
images in the list) to the value specified, and expect that
ImageList_ReplaceImage is called to set the new images.
2002-08-16 01:35:43 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
animate.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
comboex.c Added WM_GET/SETTEXT support. 2002-08-13 18:07:02 +00:00
comctl32.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
comctl32.spec Import comctl32 functions from shell32 by ordinal. 2002-07-29 00:24:58 +00:00
comctl32undoc.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
comctl_De.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
comctl_En.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
comctl_Ko.rc Added Korean resources. 2002-06-10 02:32:31 +00:00
comctl_Si.rc Added Slovenian resources. 2002-06-28 23:28:36 +00:00
commctrl.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
datetime.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
draglist.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
flatsb.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
header.c Correction to header order maintenance when a dummy first item is 2002-07-16 01:14:46 +00:00
hotkey.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
imagelist.c ImageList_SetImageCount should set nCurImage (the number of 2002-08-16 01:35:43 +00:00
imagelist.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ipaddress.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
listview.c - Implement LVM_SCROLL and adjust scrolling for all formats. 2002-07-23 20:54:52 +00:00
monthcal.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
nativefont.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
pager.c Removed non-static structure initializers. 2002-07-03 21:06:58 +00:00
progress.c Reduce flicker on updates. 2002-08-13 18:08:45 +00:00
propsheet.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
rebar.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
rsrc.rc Added Slovenian resources. 2002-06-28 23:28:36 +00:00
smoothscroll.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
status.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
tab.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
toolbar.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
tooltips.c Duplicate the font handle passed through WM_SETFONT, because it does 2002-08-13 18:08:15 +00:00
trackbar.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
treeview.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
updown.c Allow the application to subclass a buddy edit (spotted by Guy 2002-07-19 00:27:52 +00:00