Sweden-Number/dlls/comctl32
Nikolay Sivov 37c3810557 comctl32/listview: Fix LVM_GETITEM for out-of-range iSubItem case.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44842
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-04 16:44:24 +01:00
..
tests comctl32/listview: Fix LVM_GETITEM for out-of-range iSubItem case. 2019-12-04 16:44:24 +01:00
Makefile.in
animate.c
button.c
combo.c comctl32/combo: Force minimal item height. 2019-11-28 08:36:17 +01:00
comboex.c
comctl32.h comctl32/combo: Force minimal item height. 2019-11-28 08:36:17 +01:00
comctl32.manifest comctl32: Create the WinSxS manifest from a resource. 2011-08-25 15:34:16 +02:00
comctl32.rc
comctl32.spec
comctl32undoc.c
commctrl.c
datetime.c
dpa.c
draglist.c
dsa.c
edit.c comctl32/edit: In EM_POSFROMCHAR return correct position for empty lines. 2019-11-07 14:09:48 +01:00
flatsb.c
header.c
hotkey.c
idb_cmdlink.bmp
idb_hist_large.bmp
idb_hist_large.svg
idb_hist_small.bmp
idb_hist_small.svg comctl32: Replaced idb_hist_small.bmp with a Tango compliant tool strip. 2010-05-17 12:42:33 +02:00
idb_std_large.bmp
idb_std_large.svg
idb_std_small.bmp
idb_std_small.svg comctl32: Replaced idb_std_small.bmp with a Tango compliant tool strip. 2010-05-17 12:42:32 +02:00
idb_view_large.bmp
idb_view_large.svg
idb_view_small.bmp
idb_view_small.svg
idc_copy.cur
idc_copy.svg
idc_divider.cur
idc_divider.svg
idc_divideropen.cur
idc_divideropen.svg comctl32: Specify cursor hotspots separately for each size. 2017-10-17 16:26:26 +02:00
idc_movebutton.cur comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idc_movebutton.svg
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c
ipaddress.c
listbox.c comctl32/listbox: Do no limit item height to 255. 2019-11-07 14:09:44 +01:00
listview.c comctl32/listview: Fix LVM_GETITEM for out-of-range iSubItem case. 2019-12-04 16:44:24 +01:00
monthcal.c
nativefont.c
pager.c
progress.c
propsheet.c
rebar.c comctl32/rebar: Fix invalid band index access. 2019-11-21 09:29:08 +01:00
smoothscroll.c
static.c
status.c comctl32: Build with msvcrt. 2019-05-29 11:38:38 +02:00
string.c
syslink.c
tab.c
taskdialog.c comctl32/taskdialog: Use BCM_GETIDEALSIZE to calculate button size. 2019-09-03 20:42:56 +02:00
theme_dialog.c
theme_scrollbar.c
theming.c comctl32: Remove THEMING_SetSubclassData(). It is not used anymore. 2018-04-19 12:51:21 +02:00
toolbar.c comctl32/toolbar: Handle NULL string pointer from TBN_GETINFOTIPW. 2019-11-28 08:36:37 +01:00
tooltips.c
trackbar.c
treeview.c comctl32: Allocate the right wstr size for the TVN_GETDISPINFOW reply. 2019-11-26 22:49:03 +01:00
updown.c