wine/dlls/comctl32
2023-10-06 20:49:52 +02:00
..
tests comctl32/tests: Test MSAA events for tab controls. 2023-08-02 20:03:51 +09:00
animate.c comctl32: Use the debugstr_fourcc function instead of reimplementing it. 2023-10-06 20:49:52 +02:00
button.c
combo.c
comboex.c
comctl32.h comctl32: Remove DECLSPEC_HIDDEN usage. 2023-08-30 21:05:53 +02:00
comctl32.manifest
comctl32.rc
comctl32.spec
commctrl.c comctl32: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
datetime.c comctl32: Remove duplicate declarations of MONTHCAL functions. 2023-06-19 16:28:54 +02:00
dpa.c
draglist.c
dsa.c
edit.c comctl32/edit: Don't use WM_TIMER to update caret position. 2023-09-06 22:00:59 +02: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
idb_std_large.bmp
idb_std_large.svg
idb_std_small.bmp
idb_std_small.svg
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
idc_movebutton.cur
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
listview.c comctl32/listview: Reset bNoItemMetrics to make sure that listview items can be arranged correctly. 2023-08-01 21:50:34 +09:00
Makefile.in
monthcal.c
nativefont.c
pager.c
progress.c
propsheet.c comctl32: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
rebar.c
smoothscroll.c
static.c
status.c comctl32/status: Invalidate entire status bar on WM_SIZE. 2023-09-04 11:38:21 +02:00
string.c
syslink.c comctl32/syslink: Check item type before increasing link ID in SYSLINK_LinkAtPt(). 2023-07-17 15:19:38 +02:00
tab.c comctl32: Add support for MSAA events on tab controls. 2023-08-02 20:03:51 +09:00
taskdialog.c comctl32: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
toolbar.c comctl32: Remove DECLSPEC_HIDDEN usage. 2023-08-30 21:05:53 +02:00
tooltips.c
trackbar.c
treeview.c comctl32: Use iswalnum() to filter alpha numeric characters from unicode messages. 2023-09-07 12:05:29 +02:00
updown.c