wine-wine/dlls/comctl32
André Hentschel 9c11c636b3 comctl32: Clarify a comment.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-18 19:56:43 +02:00
..
tests comctl32/button: Do not set BS_PUSHBUTTON and BS_DEFPUSHBUTTON style directly to Split Buttons and Command Links. 2020-05-06 19:01:39 +02:00
Makefile.in comctl32: Move MRU functions to another file. 2020-05-04 17:32:29 +02:00
animate.c comctl32/animate: Use wide string literals. 2020-05-01 22:03:16 +02:00
button.c comctl32/button: Do not set BS_PUSHBUTTON and BS_DEFPUSHBUTTON style directly to Split Buttons and Command Links. 2020-05-06 19:01:39 +02:00
combo.c
comboex.c comctl32: Clarify a comment. 2020-06-18 19:56:43 +02:00
comctl32.h comctl32/toolbar: Correctly draw disabled button which contains 32 bpp bitmap with alpha channel. 2020-03-31 17:28:00 +02:00
comctl32.manifest
comctl32.rc
comctl32.spec comctl32: Forward string functions to kernelbase. 2020-03-23 11:44:35 +01:00
commctrl.c comctl32: Move MRU functions to another file. 2020-05-04 17:32:29 +02:00
datetime.c comctl32/datetime: Use designated initializers for constants. 2020-05-01 22:03:16 +02:00
dpa.c
draglist.c
dsa.c comctl32/dsa: Handle overflow in DSA_InsertItem(). 2016-07-25 15:47:41 +09:00
edit.c comctl32/edit: Avoid division by zero in EDIT_EM_LineScroll_internal. 2020-04-20 17:19:11 +02:00
flatsb.c
header.c comctl32/header: Use wide string literals. 2020-05-04 17:32:06 +02:00
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 comctl32/imagelist: Add support for ILD_PRESERVEALPHA. 2020-04-14 11:24:09 +02:00
ipaddress.c comctl32/ipaddress: Use wide string literals. 2020-05-01 22:03:16 +02:00
listbox.c
listview.c comctl32/listview: Only apply horizontal offset when setting header position. 2020-04-24 11:31:40 +02:00
monthcal.c comctl32/monthcal: Use wide string literals. 2020-05-01 22:03:16 +02:00
nativefont.c
pager.c
progress.c
propsheet.c comctl32/propsheet: Use wide string literals. 2020-05-04 17:32:09 +02:00
rebar.c comctl32/rebar: Use wide string literals. 2020-05-01 22:03:16 +02:00
smoothscroll.c
static.c
status.c
string.c comctl32: Forward string functions to kernelbase. 2020-03-23 11:44:35 +01:00
syslink.c comctl32/syslink: Use wide string literals. 2020-05-01 22:03:16 +02:00
tab.c comctl32/tab: Use wide string literals. 2020-05-04 17:32:14 +02:00
taskdialog.c
theme_dialog.c
theme_scrollbar.c
theming.c
toolbar.c comctl32/toolbar: Correctly draw disabled button which contains 32 bpp bitmap with alpha channel. 2020-03-31 17:28:00 +02:00
tooltips.c
trackbar.c
treeview.c
updown.c