Sweden-Number/dlls/comctl32
Bruno Jesus bc35781929 comctl32/tests: Add initial tests for the animation control.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-22 00:36:30 +09:00
..
tests comctl32/tests: Add initial tests for the animation control. 2016-03-22 00:36:30 +09:00
Makefile.in
animate.c
comboex.c
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec comctl32: Add implementation for LoadIconMetric. 2015-10-06 00:01:55 +09:00
comctl32undoc.c
commctrl.c Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00
datetime.c comctl32/datetime: Use MCM_GETRANGE result directly in DTM_GETRANGE. 2016-03-15 10:15:18 +09:00
dpa.c
draglist.c
dsa.c
flatsb.c
header.c
hotkey.c
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_divider.cur
idc_divideropen.cur
idc_movebutton.cur
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c comctl32: ILC_COLORDDB imagelists can be created with 0 sizes. 2015-11-20 22:19:29 +09:00
ipaddress.c
listview.c comctl32: Use SetRectEmty() instead of open coding it. 2016-03-03 22:29:03 +09:00
monthcal.c comctl32/monthcal: Always reset range flags and date limits on MCM_SETRANGE. 2016-03-15 10:15:13 +09:00
nativefont.c
pager.c
progress.c
propsheet.c comctl32: Re-enable the parent before destroying the dialog. 2015-11-02 23:02:23 +09:00
rebar.c
smoothscroll.c
status.c
string.c
syslink.c comctl32/syslink: Simplify conditional expression (PVS-Studio). 2015-10-21 00:25:34 +09:00
tab.c
theme_button.c comctl32: Always call BeginPaint/EndPaint when handling a WM_PAINT message for the button. 2015-10-21 01:04:35 +09:00
theme_combo.c
theme_dialog.c
theme_edit.c
theme_listbox.c
theme_scrollbar.c
theming.c
toolbar.c comctl32: Ensure that toolbar respond only to changes in WM_CAPTURECHANGED handler. 2016-02-02 22:21:31 +09:00
tooltips.c
trackbar.c comctl32: Ensure that trackbar respond only to changes in WM_CAPTURECHANGED handler. 2016-02-02 22:21:31 +09:00
treeview.c comctl32: Treeview: Set visible = TRUE when deleting first visible item. 2016-02-19 21:10:54 +09:00
updown.c